Logo
Login
Tech Posts 31209
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
The Dockerfile Disaster: How a Non-Root User Broke Our Production App!
0
o3 and o4-mini: My Ridiculously Low-Effort Test of These New Agentically-Powered AI Models 🤖☕
0
From Stargazing to Programming: How the Cosmos Guided My Journey
0
HarmonyOS NEXT 实战系列02-布局基础
0
The New Enterprise IT Frontier: How AI & MLOps Are Transforming Business Operations
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0