DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

5
Comments
6 min read
Understanding Python Concurrency: Multithreading VS AsyncIO

Understanding Python Concurrency: Multithreading VS AsyncIO

7
Comments
11 min read
Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

6
Comments
6 min read
Accelerating Python with Rust: A Practical Guide

Accelerating Python with Rust: A Practical Guide

7
Comments
6 min read
🔥 Only 2 Lines of code to create an MCP server from a FastAPI - Major updates 🚀

🔥 Only 2 Lines of code to create an MCP server from a FastAPI - Major updates 🚀

33
Comments
1 min read
Quick Tutorial: Implementing Google OAuth2 in FastAPI (Callback Method)

Quick Tutorial: Implementing Google OAuth2 in FastAPI (Callback Method)

4
Comments
2 min read
Quick Tutorial: Adding Google Auth to FastAPI (Token Method)

Quick Tutorial: Adding Google Auth to FastAPI (Token Method)

3
Comments
2 min read
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

1
Comments
3 min read
Understanding the Relation Between FastAPI and Uvicorn

Understanding the Relation Between FastAPI and Uvicorn

4
Comments
2 min read
What is FastAPI MCP? Effortless AI Integration for Your FastAPI APIs

What is FastAPI MCP? Effortless AI Integration for Your FastAPI APIs

30
Comments
6 min read
J'ai failli abandonner l'intégration Django + S3 (et toi aussi si tu rates ça)

J'ai failli abandonner l'intégration Django + S3 (et toi aussi si tu rates ça)

Comments
3 min read
How I built a AI Agent server

How I built a AI Agent server

65
Comments 7
2 min read
Celebrating 20 Years of Django: Why Developers Still Love It

Celebrating 20 Years of Django: Why Developers Still Love It

6
Comments
11 min read
The Very First MCP Generator to Support Auth!

The Very First MCP Generator to Support Auth!

20
Comments
2 min read
Not All CORS Errors Are CORS Errors

Not All CORS Errors Are CORS Errors

2
Comments
4 min read
Comparing requests, aiohttp, and httpx: Which HTTP client should you use?

Comparing requests, aiohttp, and httpx: Which HTTP client should you use?

8
Comments
6 min read
Deep Learning Meets OCR: My FastAPI-Powered Document Cleaning Tool

Deep Learning Meets OCR: My FastAPI-Powered Document Cleaning Tool

Comments
3 min read
Create a PDF to Slide AI Generator with Python, Celery, and python-pptx 🔥🚀

Create a PDF to Slide AI Generator with Python, Celery, and python-pptx 🔥🚀

3
Comments
10 min read
Deploying a FastAPI + PostgreSQL App Using Google Cloud Run and Cloud SQL

Deploying a FastAPI + PostgreSQL App Using Google Cloud Run and Cloud SQL

1
Comments
2 min read
How Modern Encryption Algorithms Work: A Practical Python Perspective

How Modern Encryption Algorithms Work: A Practical Python Perspective

6
Comments
9 min read
How to Deploy FastAPI Apps on Google Cloud Run (Step-by-Step Guide)

How to Deploy FastAPI Apps on Google Cloud Run (Step-by-Step Guide)

Comments
2 min read
📌 Pinterest Clone — Fullstack App with Vue 3 & FastAPI

📌 Pinterest Clone — Fullstack App with Vue 3 & FastAPI

1
Comments
2 min read
Python: Why Quart Might Be the Better Choice over FastAPI

Python: Why Quart Might Be the Better Choice over FastAPI

1
Comments
4 min read
Hacking with Pickle: Python Deserialization Attacks Explained

Hacking with Pickle: Python Deserialization Attacks Explained

8
Comments 1
5 min read
Stopping the Stream: A Pythonic Guide to Controlling OpenAI Responses

Stopping the Stream: A Pythonic Guide to Controlling OpenAI Responses

15
Comments
2 min read
loading...