FastAPI

FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It's intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).
Here are 95 public repositories matching this topic...
Deploying a FastAPI app on Google Cloud Run
-
Updated
Nov 10, 2022 - Dockerfile
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
-
Updated
Sep 6, 2021 - Dockerfile
-
Updated
Feb 20, 2022 - Dockerfile
[2020 version] About Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a service by the Google Cloud Platform.
-
Updated
Feb 10, 2023 - Dockerfile
template for containerized MLOps API with ghcr configured
-
Updated
Sep 17, 2023 - Dockerfile
Deploy Python web apps with Docker using Nginx, Gunicorn/Uvicorn for scalability and performance.
-
Updated
Apr 18, 2025 - Dockerfile
FastAPI, NGINX, Docker: An API boilerplate with self-signed SSL in Docker.
-
Updated
Sep 1, 2024 - Dockerfile
-
Updated
Mar 13, 2023 - Dockerfile
FastAPI docker example, featured in a blog post.
-
Updated
Dec 8, 2022 - Dockerfile
FastAPI and Dockerfile Boilerplate optimized for Railway Deployments
-
Updated
Feb 18, 2025 - Dockerfile
Created by Sebastián Ramírez
- Followers
- 432 followers
- Repository
- tiangolo/fastapi