DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🚀 Building a Real-Time Notification Service with FastAPI, Redis Streams, and WebSockets

🚀 Building a Real-Time Notification Service with FastAPI, Redis Streams, and WebSockets

Comments
2 min read
Building a Health-Check Microservice with FastAPI

Building a Health-Check Microservice with FastAPI

Comments
2 min read
Whats the difference b/w Path and Query in FastAPI?

Whats the difference b/w Path and Query in FastAPI?

1
Comments
1 min read
Code Review: Deep Dive into vLLM's Architecture and Implementation Analysis of OpenAI-Compatible Serving (2/2)

Code Review: Deep Dive into vLLM's Architecture and Implementation Analysis of OpenAI-Compatible Serving (2/2)

Comments
37 min read
Layered Architecture & Dependency Injection: A Recipe for Clean and Testable FastAPI Code

Layered Architecture & Dependency Injection: A Recipe for Clean and Testable FastAPI Code

Comments
7 min read
Scrape Like a Pro: BeautifulSoup + Python Full Tutorial

Scrape Like a Pro: BeautifulSoup + Python Full Tutorial

7
Comments
7 min read
From Duck Typing to Strict Types: Python’s Evolving Type System

From Duck Typing to Strict Types: Python’s Evolving Type System

6
Comments
6 min read
Day 10: Exception Handling & Custom Errors in FastAPI

Day 10: Exception Handling & Custom Errors in FastAPI

2
Comments
4 min read
A Landscape of the Python Ecosystem: Pros, Cons, and a Selection Guide for 8 Major Frameworks

A Landscape of the Python Ecosystem: Pros, Cons, and a Selection Guide for 8 Major Frameworks

6
Comments
6 min read
Day 8: Background Tasks in FastAPI — Build an Email Logger!

Day 8: Background Tasks in FastAPI — Build an Email Logger!

2
Comments
4 min read
Code Review: Deep Dive into vLLM's Architecture and Implementation Analysis of OpenAI-Compatible Serving (1/2)

Code Review: Deep Dive into vLLM's Architecture and Implementation Analysis of OpenAI-Compatible Serving (1/2)

1
Comments
28 min read
How to deploy FastAPI on AWS lambda with docker in 2025

How to deploy FastAPI on AWS lambda with docker in 2025

Comments
4 min read
A fast, persistent Meshtastic web app - part 1

A fast, persistent Meshtastic web app - part 1

Comments
3 min read
Day 11 : FastAPI Auth: Login with JWT & Route Protection

Day 11 : FastAPI Auth: Login with JWT & Route Protection

2
Comments
6 min read
🐍 FastAPI + Postgres Template 2025: One Command to Launch Any Side Project

🐍 FastAPI + Postgres Template 2025: One Command to Launch Any Side Project

Comments
1 min read
How to Set Up CI/CD for a Python Backend Application on Fly.io Using GitHub Actions

How to Set Up CI/CD for a Python Backend Application on Fly.io Using GitHub Actions

Comments
11 min read
FastAPI: Your First Production-Ready API

FastAPI: Your First Production-Ready API

9
Comments 4
3 min read
Why FastAPI Will Supercharge Your Next Python Project 🚀

Why FastAPI Will Supercharge Your Next Python Project 🚀

Comments
1 min read
Day 7: Response Models & Data Validation with Pydantic in FastAPI

Day 7: Response Models & Data Validation with Pydantic in FastAPI

1
Comments
4 min read
Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

6
Comments
5 min read
Build Dynamic Mock APIs Effortlessly with AutoAPI

Build Dynamic Mock APIs Effortlessly with AutoAPI

Comments
3 min read
Workaround for Hierarchical Tags in FastAPI

Workaround for Hierarchical Tags in FastAPI

Comments 1
3 min read
Day 9: Supercharge FastAPI with Async Programming

Day 9: Supercharge FastAPI with Async Programming

1
Comments 1
4 min read
Building an AI-Powered Insurance Claims Assistant: A Modern Approach

Building an AI-Powered Insurance Claims Assistant: A Modern Approach

2
Comments
2 min read
Python RAG API Tutorial with LangChain & FastAPI – Complete Guide

Python RAG API Tutorial with LangChain & FastAPI – Complete Guide

3
Comments
9 min read
loading...