DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I built a Python ORM with a Rust engine — here's how the GIL, PyO3, and asyncio actually cooperate

I built a Python ORM with a Rust engine — here's how the GIL, PyO3, and asyncio actually cooperate

Comments
5 min read
Building an IAM Service with FastAPI: Refresh Token Families, TOTP MFA, and RBAC

Building an IAM Service with FastAPI: Refresh Token Families, TOTP MFA, and RBAC

Comments
5 min read
FastAPI for AI Engineers - Part 7: Protecting Routes with JWT Tokens

FastAPI for AI Engineers - Part 7: Protecting Routes with JWT Tokens

3
Comments
2 min read
Understanding FastAPI, Uvicorn, and ASGI Through a Practical REST API

Understanding FastAPI, Uvicorn, and ASGI Through a Practical REST API

Comments
5 min read
2026年版:FastAPIエージェントに渡すルールファイル(CLAUDE.md/AGENTS.md)の実例と書き方

2026年版:FastAPIエージェントに渡すルールファイル(CLAUDE.md/AGENTS.md)の実例と書き方

Comments
1 min read
Fixing a Double-Send Bug Taught Me Idempotency Keys Aren't Enough

Fixing a Double-Send Bug Taught Me Idempotency Keys Aren't Enough

Comments
10 min read
The Python Interview Roadmap: What to Learn, In What Order, Before Someone Asks You About the GIL

The Python Interview Roadmap: What to Learn, In What Order, Before Someone Asks You About the GIL

Comments
6 min read
Analyzing and Troubleshooting Bottlenecks in FastAPI: Optimizing Auth Flow, Cryptography, and Data Serialization

Analyzing and Troubleshooting Bottlenecks in FastAPI: Optimizing Auth Flow, Cryptography, and Data Serialization

1
Comments 2
34 min read
🚀 CI/CD for FastAPI: From Your First GitHub Action to Production-Ready DevOps

🚀 CI/CD for FastAPI: From Your First GitHub Action to Production-Ready DevOps

2
Comments
6 min read
FastAPI Crash Course: Build a CRUD REST API in ~40 Lines of Python

FastAPI Crash Course: Build a CRUD REST API in ~40 Lines of Python

1
Comments
5 min read
Mission-Critical Cyber-Physical Control Loop for T1D Management

Mission-Critical Cyber-Physical Control Loop for T1D Management

Comments
4 min read
Applying Pytest and Requests for Real-World API Testing in a FastAPI Application

Applying Pytest and Requests for Real-World API Testing in a FastAPI Application

Comments
2 min read
How I Built a Financial Data API Using SEC EDGAR and Python in 2 Days with no prior experience.

How I Built a Financial Data API Using SEC EDGAR and Python in 2 Days with no prior experience.

1
Comments 1
3 min read
Why I Bypassed Git CI/CD and Built a Native HTTP Ingestion Engine for My Content Operations

Why I Bypassed Git CI/CD and Built a Native HTTP Ingestion Engine for My Content Operations

Comments
3 min read
FastAPI doesn't speak your users' language. Here's how to fix that.

FastAPI doesn't speak your users' language. Here's how to fix that.

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