DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My FastAPI template repo

My FastAPI template repo

Comments
1 min read
How to Develop a Web Application for 10K+ Users, Heavily Performing I/O-Bound Operations

How to Develop a Web Application for 10K+ Users, Heavily Performing I/O-Bound Operations

Comments
6 min read
🚀 Why uv is the best thing that happened to my python workflows (Yes, it beats pip & poetry)

🚀 Why uv is the best thing that happened to my python workflows (Yes, it beats pip & poetry)

Comments
8 min read
Building a Mental Health Predictor with Machine Learning and FastAPI

Building a Mental Health Predictor with Machine Learning and FastAPI

1
Comments 1
3 min read
FastAPI: request.state vs Context Variables - When to Use What? 🚀

FastAPI: request.state vs Context Variables - When to Use What? 🚀

1
Comments
4 min read
Deploy YOLOv5 + FastAPI with Custom Weights on Hugging Face Spaces (Step-by-Step)

Deploy YOLOv5 + FastAPI with Custom Weights on Hugging Face Spaces (Step-by-Step)

6
Comments 2
4 min read
Best practice for building an e-commerce system with React Native, Django Admin, and FastAPI

Best practice for building an e-commerce system with React Native, Django Admin, and FastAPI

Comments
1 min read
How to Protect Your FastAPI Public API with API Keys

How to Protect Your FastAPI Public API with API Keys

1
Comments
2 min read
Understanding Async Context Managers in Python

Understanding Async Context Managers in Python

1
Comments
4 min read
Building an Image Classifier API with FastAPI, TensorFlow, and MobileNetV2 Using Clean Architecture Principles

Building an Image Classifier API with FastAPI, TensorFlow, and MobileNetV2 Using Clean Architecture Principles

Comments
2 min read
FastAPI: Why Developers Can’t Stop Talking About It

FastAPI: Why Developers Can’t Stop Talking About It

1
Comments
3 min read
Stop Fighting Your Server: Use Nginx Like a Pro (with FastAPI, Load Balancing & Caching)

Stop Fighting Your Server: Use Nginx Like a Pro (with FastAPI, Load Balancing & Caching)

Comments
3 min read
FastAPI + PostgreSQL: Step-by-Step REST API Guide

FastAPI + PostgreSQL: Step-by-Step REST API Guide

Comments
1 min read
Deploying FastAPI to AWS: Part 1 - The EC2 Approach (Learning the Fundamentals)

Deploying FastAPI to AWS: Part 1 - The EC2 Approach (Learning the Fundamentals)

Comments
6 min read
Deploying FastAPI to AWS: Part 2 - Containerizing with ECS Fargate

Deploying FastAPI to AWS: Part 2 - Containerizing with ECS Fargate

Comments
6 min read
Deploying FastAPI to AWS: Part 3 - Going Serverless with Lambda

Deploying FastAPI to AWS: Part 3 - Going Serverless with Lambda

Comments
7 min read
From Research to Production: How I Built a Customer Churn Prediction API That Actually Works

From Research to Production: How I Built a Customer Churn Prediction API That Actually Works

Comments
5 min read
Building MIA: A WhatsApp AI Assistant to Escape Subscription Hell

Building MIA: A WhatsApp AI Assistant to Escape Subscription Hell

Comments
10 min read
Deploy & Secure FastAPI with Docker on DigitalOcean (Step-by-Step)

Deploy & Secure FastAPI with Docker on DigitalOcean (Step-by-Step)

Comments
2 min read
🧵 Real-Time Chat App using Flutter + FastAPI (via WebSocket)

🧵 Real-Time Chat App using Flutter + FastAPI (via WebSocket)

Comments
1 min read
Roast your LinkedIn Bio with FastAPI: A Fun Intro Guide to Building APIs that make you smile

Roast your LinkedIn Bio with FastAPI: A Fun Intro Guide to Building APIs that make you smile

8
Comments 2
7 min read
🌡️ Real-Time IoT Temperature Analytics with Redis Stream + Pub/Sub + LLM Integration

🌡️ Real-Time IoT Temperature Analytics with Redis Stream + Pub/Sub + LLM Integration

1
Comments
4 min read
Python's FastAPI and How It Compares to Express

Python's FastAPI and How It Compares to Express

1
Comments
4 min read
FastAPI vs Django DRF vs Flask - Which Is the Fastest for Building APIs

FastAPI vs Django DRF vs Flask - Which Is the Fastest for Building APIs

1
Comments
17 min read
Why Your FastAPI App Isn’t Fast: Understanding Python Concurrency

Why Your FastAPI App Isn’t Fast: Understanding Python Concurrency

Comments
12 min read
loading...