DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Build a Machine Learning App with FastAPI: Dockerize and Deploy the FastAPI Application to Kubernetes

How to Build a Machine Learning App with FastAPI: Dockerize and Deploy the FastAPI Application to Kubernetes

20
Comments
15 min read
Export an OpenAPI specification from your FastAPI app

Export an OpenAPI specification from your FastAPI app

5
Comments
5 min read
Software Defined Networking

Software Defined Networking

1
Comments
4 min read
API File Upload Done Right - FastAPI

API File Upload Done Right - FastAPI

9
Comments
4 min read
[Python] A simple guide: how to mock dependencies for unit testing in FastAPI?

[Python] A simple guide: how to mock dependencies for unit testing in FastAPI?

7
Comments 4
4 min read
Writing a Search Engine from Scratch using FastAPI and Tantivy

Writing a Search Engine from Scratch using FastAPI and Tantivy

12
Comments
8 min read
Developing a FastAPI Application in a Docker Container

Developing a FastAPI Application in a Docker Container

15
Comments 1
4 min read
How to deploy your next FastAPI app on AWS with AppRunner in less than 5 minutes?

How to deploy your next FastAPI app on AWS with AppRunner in less than 5 minutes?

2
Comments
6 min read
Dockerize FastAPI project like a pro - Step-by-step Tutorial 🚀

Dockerize FastAPI project like a pro - Step-by-step Tutorial 🚀

18
Comments
1 min read
Deploying FastAPI app on Vercel Serverless

Deploying FastAPI app on Vercel Serverless

74
Comments 5
2 min read
AttributeError: 'Depends' object has no attribute 'get' FastAPI

AttributeError: 'Depends' object has no attribute 'get' FastAPI

3
Comments 2
2 min read
FastAPI + Celery = ♥

FastAPI + Celery = ♥

73
Comments 6
2 min read
How to host FastAPI application on Deta Space

How to host FastAPI application on Deta Space

5
Comments
6 min read
Hello World dengan FastAPI

Hello World dengan FastAPI

1
Comments
2 min read
FastAPI Crash Course

FastAPI Crash Course

1
Comments
9 min read
Setting Up a Great Python Dev Environment with Docker

Setting Up a Great Python Dev Environment with Docker

80
Comments
5 min read
Build a Web-App to Host and Attend Virtual Events with React.js, FastAPI, MongoDB and Courier API

Build a Web-App to Host and Attend Virtual Events with React.js, FastAPI, MongoDB and Courier API

11
Comments 1
4 min read
Integrating FastAPI with Supabase Auth

Integrating FastAPI with Supabase Auth

22
Comments 3
3 min read
Disable SQLModel foreign key constraint

Disable SQLModel foreign key constraint

2
Comments
1 min read
Stable Diffusion Inference using FastAPI and load testing using Locust

Stable Diffusion Inference using FastAPI and load testing using Locust

Comments
4 min read
FastAPI - The Simplicity

FastAPI - The Simplicity

2
Comments 4
3 min read
An In Depth guide on deploying fastapi to AWS ec2

An In Depth guide on deploying fastapi to AWS ec2

2
Comments
1 min read
Microservice in Python using FastAPI, SQLAlchemy

Microservice in Python using FastAPI, SQLAlchemy

7
Comments 1
4 min read
Async Database Operations with SQLModel

Async Database Operations with SQLModel

15
Comments
3 min read
Role-based access control using FastApi

Role-based access control using FastApi

46
Comments 1
2 min read
loading...