Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

What is FastAPI MCP? Effortless AI Integration for Your FastAPI APIs

What is FastAPI MCP? Effortless AI Integration for Your FastAPI APIs
Today, let's dive into an exceptionally practical tool—FastAPI MCP. If you're building APIs with FastAPI and want your endpoints to be directly accessible to AI models (like GPT, Claude, etc.), this...
24.04.2025 0 Read More

Streaming data with FastAPI & Vue made easy

Streaming data with FastAPI & Vue made easy
Streaming data with FastAPI & Vue made easy Want effortless live updates — stock prices, notifications, logs — in your web app without complex setup? Server-Sent Events (SSE) simplify...
25.04.2025 0 Read More

J'ai failli abandonner l'intégration Django + S3 (et toi aussi si tu rates ça)

Déployer une application Django qui utilise AWS S3 pour gérer ses fichiers médias et fichiers statiques semble, au premier abord, une formalité.Pourtant, quand on se lance vraiment, les surprises ...
26.04.2025 0 Read More

Understanding the Relation Between FastAPI and Uvicorn

If you're coming from a JavaScript ecosystem (like I did) and are trying to develop apps in Python, you’ll likely find yourself comparing the components to better understand how they map across. Wel...
28.04.2025 0 Read More

FastRTC: Real-Time Communication Made Easy for Python Developers

Quick Summary: 📝 FastRTC is a Python library that simplifies the creation of real-time communication applications. It allows developers to easily convert Python functions into audio and vi...
29.04.2025 0 Read More

A Developer’s Guide to Retrieval Augmented Generation (RAG) — How It Actually Works

A Developer’s Guide to Retrieval Augmented Generation (RAG) — How It Actually Works
If you're building AI applications and concerned about outdated knowledge in your models, Retrieval Augmented Generation (RAG) offers a smarter solution. Instead of relying solely on static training d...
29.04.2025 0 Read More

Quick Tutorial: Adding Google Auth to FastAPI (Token Method)

Hey there! 👋 Let's dive into implementing Google authentication in your FastAPI application using the token method. This is perfect when you're working with frontend frameworks like React and want ...
30.04.2025 0 Read More

Quick Tutorial: Implementing Google OAuth2 in FastAPI (Callback Method)

Hey there! 👋 Let's learn how to get user information from Google using the OAuth2 callback method in FastAPI. We'll keep it super simple and focused! What We're Building We'll create two en...
30.04.2025 0 Read More

Accelerating Python with Rust: A Practical Guide

Accelerating Python with Rust: A Practical Guide
Leapcell: The Best of Serverless Web Hosting Optimizing Python Computational Performance with Rust Introduction Python, as a widely used programming language, plays a crucial role in ...
01.05.2025 0 Read More

Building Weather & History Story Cards with Python and FastAPI

Building Weather & History Story Cards with Python and FastAPI
I’ve always been fascinated by history and weather data.In this project, I built an app that weaves together these data: hourly weather forecasts from Open-Meteo and “on this day” historical eve...
01.05.2025 0 Read More
Loading...
#reading
Man-in-the-Middle (MitM) Attacks: Types, Detection, and Prevention Tips
0
Apple iOS 18.4.1: A Vital Shield for Your iPhone
0
Explorando Salários na NBA com Machine Learning e Visualização de Dados
0
How to Use IoT to Improve Cleaning and Maintenance in Your Airbnb
0
Apple Magic Keyboard (USB-C) function keys not working
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0