Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. FastAPI
F

FastAPI

Framework
117 projects536.0k total stars64.3k total forks7 languages

Open-source projects built with FastAPI

There are currently 117 open-source projects built with FastAPI, with a combined total of 536.0k GitHub stars. The most common language among these projects is Python.

Showing 114 open-source projects · page 3 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
jetlog
jetlogpbogre/jetlog

A self-hostable personal flight tracker and viewer for logging and visualizing your flight history.

32623TypeScript
2 months ago
inboard
inboardbr3ndonland/inboard

Docker images and utilities for Python APIs with support for Uvicorn, Gunicorn, Starlette, and FastAPI.

32019Python
1 month ago
FastAPI-Dishka-FastStream
FastAPI-Dishka-FastStreamfaststream-community/fastapi-dishka-faststream

A clean architecture template combining FastAPI, Dishka, and FastStream for building backend applications with HTTP APIs and async message processing.

31714Python
1 month ago
ctk
ctkctk-hq/ctk

A visual composer for generating Docker Compose and Kubernetes manifests.

30127TypeScript
3 months ago
OpenAerialMap
OpenAerialMaphotosm/OpenAerialMap

An open service providing a commons of openly licensed aerial and satellite imagery and map layer services.

29638Jupyter Notebook
3 days ago
FastAPI Injectable
FastAPI InjectableJasperSui/fastapi-injectable

A seamless solution for using FastAPI's dependency injection system outside of route handlers, enabling reuse in CLI tools, background tasks, and other non-HTTP contexts.

2916Python
2 days ago
FastAPI on Google Cloud Run
FastAPI on Google Cloud Runanthonycorletti/cloudrun-fastapi

A template for deploying FastAPI applications on Google Cloud Run with GitHub Actions CI/CD.

28729Python
1 year ago
FastAPI Auth
FastAPI Authdmontagu/fastapi-auth

A pluggable authentication library for FastAPI supporting OAuth2 password flow with JWT tokens and custom user models.

26910Python
3 years ago
Stack-Lifecycle-Deployment
Stack-Lifecycle-DeploymentD10S0VSkY-OSS/Stack-Lifecycle-Deployment

An open-source self-service infrastructure solution with a UI and API for managing Terraform/OpenTofu lifecycle deployments across cloud environments.

26137CSS
1 month ago
DogeAPI
DogeAPIyezz123/DogeAPI

A high-performance FastAPI backend for creating simple blogs with OAuth2 authentication and CRUD operations.

25040Python
2 days ago
FastAPI Security
FastAPI Securityjacobsvante/fastapi-security

A FastAPI extension that provides authentication and authorization via dependencies.

2429Python
2 years ago
FastAPI Chameleon
FastAPI Chameleonmikeckennedy/fastapi-chameleon

Integrates the Chameleon template language with FastAPI for server-side HTML rendering in Python web applications.

22737Python
1 year ago
FastAPI Websocket Broadcast
FastAPI Websocket Broadcastkthwaite/fastapi-websocket-broadcast

A FastAPI/Starlette demo implementing a real-time chatroom with WebSocket broadcast and private messaging.

22722Python
16 days ago
FastAPI and Tortoise ORM
FastAPI and Tortoise ORMprostomarkeloff/fastapi-tortoise

A template for building scalable web APIs with FastAPI and Tortoise ORM, featuring Docker deployment and development utilities.

22320Python
1 year ago
fastapi-starter-project
fastapi-starter-projectmirzadelic/fastapi-starter-project

A production-ready FastAPI starter template with SQLModel, Alembic, and Docker for rapid backend development.

21521Python
3 years ago
FastAPI Lazy
FastAPI Lazyyezz123/fastango

A FastAPI utilities library providing class-based views, JWT helpers, multi-database support, and common authentication tools.

20011Python
4 days ago
Markdown-Videos
Markdown-VideosSnailedlt/Markdown-Videos

An open-source tool that adds play buttons to YouTube and Vimeo thumbnails for easy embedding in GitHub markdown.

17423Python
6 months ago
SpiderFoot
SpiderFootpoppopjmp/spiderfoot

SpiderFoot is an open-source intelligence (OSINT) automation platform that integrates with 309+ data sources for threat intelligence and attack surface mapping.

17027Python
2 days ago
Gemini CLI Termux
Gemini CLI Termuxprint-yuhuan/Gemini-CLI-Termux

A one-click deployment tool for running a Gemini API reverse proxy service on Android Termux.

17023Python
2 months ago
Slackers
Slackersuhavin/slackers

A FastAPI-based server to handle Slack webhooks, slash commands, interactive components, and events.

16311Python
2 years ago
Sync Flavor
Sync Flavortestdrivenio/fastapi-crud-sync

A synchronous FastAPI example project for building and testing CRUD APIs with Pytest and Docker.

16219Python
2 years ago
Universities
Universitiesycd/universities

A free, open-source API service providing structured data on over 9600 universities across 140+ countries.

15914Python
5 years ago
FastAPI Jinja
FastAPI JinjaAGeekInside/fastapi-jinja

Adds Jinja2 template rendering support to FastAPI applications for server-side HTML generation.

15811Python
1 year ago
FastAPI FeatureFlags
FastAPI FeatureFlagsPytlicek/fastapi-featureflags

A minimal, dependency-free feature flag implementation for FastAPI applications.

1537Python
2 years ago
Mailer
Mailerrclement/mailer

A self-hostable micro-service that adds contact form functionality to static websites via a simple API.

1498Python
1 day ago
gemini-cli-proxy
gemini-cli-proxynettee/gemini-cli-proxy

Wrap the Gemini CLI as an OpenAI-compatible API service to use the free Gemini Pro model via standard API calls.

14826Python
2 months ago
FastAPI Listing
FastAPI Listingdanielhasan1/fastapi-listing

A FastAPI library for building complex, component-based listing APIs with filters, sorting, and pagination.

1393Python
1 year ago
FastAPI with Firestore
FastAPI with Firestoreanthonycorletti/firestore-fastapi

Deploy FastAPI services to Google Cloud Run with integrated Google Cloud Firestore database support.

1335Python
1 year ago
FastAPI Cruddy Framework
FastAPI Cruddy Frameworkmdconaway/fastapi-cruddy-framework

A holistic CRUD/MVC framework for FastAPI with automatic routing, policies, relationships, GraphQL, and websockets.

1295Python
16 days ago
FastAPI CloudEvents
FastAPI CloudEventssasha-tkachev/fastapi-cloudevents

A FastAPI plugin for seamless CloudEvents integration, enabling easy consumption and production of events over REST API.

1205Python
4 days ago
FastAPI ServiceUtils
FastAPI ServiceUtilsskallfass/fastapi_serviceutils

A collection of utilities for building production-ready FastAPI services with common patterns and best practices.

1183Python
4 years ago
FastAPI Opentracing
FastAPI Opentracingwesdu/fastapi-opentracing

OpenTracing middleware for FastAPI applications with Kubernetes and Istio support.

1097Python
3 years ago
FastAPI Examples
FastAPI Examplespiccolo-orm/piccolo_examples

Example projects demonstrating how to build web applications with Piccolo ORM and various Python frameworks.

1070Python
1 year ago
FastAPIwee
FastAPIweeIgnisor/FastAPIwee

A lightweight integration of FastAPI with PeeWee ORM for building Python web APIs with database models.

1052Python
4 years ago
Uvicorn Poetry FastAPI Project Template
Uvicorn Poetry FastAPI Project Templatemax-pfeiffer/uvicorn-poetry-fastapi-project-template

A Cookiecutter template for containerized FastAPI projects using Poetry, Uvicorn, and Docker with Kubernetes support.

1045Python
8 months ago
FastAPI Websocket Pub/Sub
FastAPI Websocket Pub/Subauthorizon/fastapi_websocket_pubsub

A fast and durable Pub/Sub channel over Websockets for realtime data propagation in FastAPI applications.

1014Python
4 years ago
1
2
3
4