close

DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How I built an OpenAI-compatible prompt encryption proxy in 300 lines of Python

How I built an OpenAI-compatible prompt encryption proxy in 300 lines of Python

Comments
6 min read
A FastAPI Agent Template Is Not Production-Ready Until Task Ownership Crosses Every Layer

A FastAPI Agent Template Is Not Production-Ready Until Task Ownership Crosses Every Layer

Comments 1
3 min read
The LLM Was the Easy Part: Building a Hybrid RAG API

The LLM Was the Easy Part: Building a Hybrid RAG API

Comments 1
7 min read
Reel Quick: Added Video Transition Effects and a Theme Selector

Reel Quick: Added Video Transition Effects and a Theme Selector

Comments
1 min read
Building microservices python fastapi: design to production

Building microservices python fastapi: design to production

Comments
8 min read
Mastering FastAPI Background Tasks: Real‑World Patterns, Testing, and When to Reach for Celery

Mastering FastAPI Background Tasks: Real‑World Patterns, Testing, and When to Reach for Celery

Comments
8 min read
FastAPI WebSockets: Production-Ready Setup and Scaling

FastAPI WebSockets: Production-Ready Setup and Scaling

Comments
8 min read
React Native + Expo JWT Auth with FastAPI — A Complete Working Example

React Native + Expo JWT Auth with FastAPI — A Complete Working Example

Comments
6 min read
AsyncSession Has No Attribute query in SQLAlchemy 2.0 (FastAPI Fix)

AsyncSession Has No Attribute query in SQLAlchemy 2.0 (FastAPI Fix)

Comments
2 min read
Fixing “QueuePool limit reached”: Debugging DB Connection Leaks in FastAPI

Fixing “QueuePool limit reached”: Debugging DB Connection Leaks in FastAPI

Comments
4 min read
Why Your FastAPI App Works Locally But Fails in Production

Why Your FastAPI App Works Locally But Fails in Production

Comments
3 min read
FastAPI SQLAlchemy Session Leak Detection: Diagnose and Fix Long-Running DB Sessions in Production

FastAPI SQLAlchemy Session Leak Detection: Diagnose and Fix Long-Running DB Sessions in Production

Comments
4 min read
Build a Real-Time Notification System with Server-Sent Events

Build a Real-Time Notification System with Server-Sent Events

Comments
5 min read
How Many Uvicorn Workers Do You Actually Need? (FastAPI Performance Guide)

How Many Uvicorn Workers Do You Actually Need? (FastAPI Performance Guide)

Comments
4 min read
FastAPI Lifespan vs Startup Events: The Mistake That Breaks Async Apps

FastAPI Lifespan vs Startup Events: The Mistake That Breaks Async Apps

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.