Forem

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Your API Needs Rate Limiting (And How to Do It Right)
Cover image for Why Your API Needs Rate Limiting (And How to Do It Right)

Why Your API Needs Rate Limiting (And How to Do It Right)

13
Comments
3 min read
🔌 Building Resilient Database Operations with Async SQLAlchemy + CircuitBreaker

🔌 Building Resilient Database Operations with Async SQLAlchemy + CircuitBreaker

5
Comments
5 min read
🛠️ FastAPI in Production: Build, Scale & Deploy - Series B : Services, Queues & Containers
Cover image for 🛠️ FastAPI in Production: Build, Scale & Deploy - Series B : Services, Queues & Containers

🛠️ FastAPI in Production: Build, Scale & Deploy - Series B : Services, Queues & Containers

3
Comments
13 min read
My FastAPI template repo

My FastAPI template repo

Comments
1 min read
Stop Writing API Types Twice: How Auto-Generated TypeScript Clients Save 10+ Hours Per Week
Cover image for Stop Writing API Types Twice: How Auto-Generated TypeScript Clients Save 10+ Hours Per Week

Stop Writing API Types Twice: How Auto-Generated TypeScript Clients Save 10+ Hours Per Week

2
Comments
4 min read
Django vs FastAPI: primi passi e differenze chiave | Django vs FastAPI: first steps and key differences
Cover image for Django vs FastAPI: primi passi e differenze chiave | Django vs FastAPI: first steps and key differences

Django vs FastAPI: primi passi e differenze chiave | Django vs FastAPI: first steps and key differences

Comments
3 min read
Your First Steps to AI: Gemini API with FastAPI

Your First Steps to AI: Gemini API with FastAPI

3
Comments
3 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
eval() in Python: Powerful, Dangerous, Misunderstood
Cover image for eval() in Python: Powerful, Dangerous, Misunderstood

eval() in Python: Powerful, Dangerous, Misunderstood

6
Comments
6 min read
Code Review: Deep Dive into vLLM's Architecture and Implementation Analysis of OpenAI-Compatible Serving (2/2)
Cover image for 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
From Prompt to Production: Dockerizing a LangChain Agent with FastAPI
Cover image for From Prompt to Production: Dockerizing a LangChain Agent with FastAPI

From Prompt to Production: Dockerizing a LangChain Agent with FastAPI

91
Comments 5
2 min read
Unlocking the Magic: Understanding Decorators in FastAPI (for Beginners!)

Unlocking the Magic: Understanding Decorators in FastAPI (for Beginners!)

1
Comments
4 min read
How I Structure My FastAPI Projects for Clean, Scalable Code
Cover image for How I Structure My FastAPI Projects for Clean, Scalable Code

How I Structure My FastAPI Projects for Clean, Scalable Code

Comments
2 min read
REST vs gRPC in FastAPI: The Restaurant Analogy Every Developer Needs
Cover image for REST vs gRPC in FastAPI: The Restaurant Analogy Every Developer Needs

REST vs gRPC in FastAPI: The Restaurant Analogy Every Developer Needs

Comments
2 min read
🚀 A Better Way to Seed Data Using SQLAlchemy (Async-friendly)

🚀 A Better Way to Seed Data Using SQLAlchemy (Async-friendly)

Comments
2 min read
Serverless FastAPI Testing: Use Moto and Just Mock It!
Cover image for Serverless FastAPI Testing: Use Moto and Just Mock It!

Serverless FastAPI Testing: Use Moto and Just Mock It!

1
Comments
4 min read
Behind CVFactory's Backend: Celery, FastAPI, and Playwright at Scale

Behind CVFactory's Backend: Celery, FastAPI, and Playwright at Scale

Comments
2 min read
Deploy Your FastAPI App on Vercel: The Complete Guide
Cover image for Deploy Your FastAPI App on Vercel: The Complete Guide

Deploy Your FastAPI App on Vercel: The Complete Guide

10
Comments
3 min read
Deploy MBTiles Server in Minutes with FastAPI and Render

Deploy MBTiles Server in Minutes with FastAPI and Render

2
Comments
6 min read
FastAPI: A Python Web Framework for NodeJS Developers

FastAPI: A Python Web Framework for NodeJS Developers

7
Comments 2
5 min read
Automating Persistent AI On the Fly

Automating Persistent AI On the Fly

1
Comments
3 min read
How to Build a Search Engine from Scratch in Python (No External Packages)
Cover image for How to Build a Search Engine from Scratch in Python (No External Packages)

How to Build a Search Engine from Scratch in Python (No External Packages)

9
Comments
11 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
Code Review: Deep Dive into vLLM's Architecture and Implementation Analysis of OpenAI-Compatible Serving (1/2)
Cover image for 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
Cover image for 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
loading...