Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Fastapi

Fastapi

159 projects

Showing 36 of 159 projects

Fastapi-SQLA
Fastapi-SQLAPython

A production-ready SQLAlchemy extension for FastAPI with built-in pagination, async support, SQLModel integration, and pytest fixtures.

#fastapi#orm#database
Stars448
Forks17
Last commit3 days ago
FastAPI Cloud Auth
FastAPI Cloud AuthPython

A FastAPI extension that simplifies integration with AWS Cognito, Auth0, and Firebase Authentication for token verification and user management.

#fastapi#firebase-authentication#oauth2
Stars434
Forks36
Last commit3 years ago
Wireup
WireupPython

Type-driven dependency injection for Python with fail-fast validation and native integrations for FastAPI, Flask, Django, and more.

#fastapi#aiohttp#flask
Stars434
Forks37
Last commit9 days ago
FastAPI Client Generator
FastAPI Client GeneratorPython

Generate mypy- and IDE-friendly Python API clients from OpenAPI specifications with sync/async interfaces.

#fastapi#developer-tools#type-safety
Stars425
Forks46
Last commit3 years ago
func-to-web
func-to-webPython

Generate minimal-boilerplate web UIs from Python functions using type hints.

#fastapi#internal-tools#pydantic
Stars424
Forks21
Last commit24 days ago
JSON-RPC Server
JSON-RPC ServerPython

JSON-RPC server based on fastapi

#fastapi#json-rpc#pydantic
Stars423
Forks39
Last commit5 days ago
FastAPI SocketIO
FastAPI SocketIOPython

A FastAPI plugin that provides seamless Socket.IO integration for adding real-time bidirectional communication to FastAPI applications.

#fastapi#event-driven#api
Stars420
Forks34
Last commit2 years ago
Starlette Exporter
Starlette ExporterPython

A Prometheus metrics exporter middleware for Starlette and FastAPI applications.

#fastapi#observability#starlette
Stars413
Forks38
Last commit1 month ago
SAFRS: Python OpenAPI & JSON:API Framework
SAFRS: Python OpenAPI & JSON:API FrameworkPython

Expose SQLAlchemy models as JSON:API resources with auto-generated OpenAPI documentation for Flask and FastAPI.

#fastapi#json-api#orm
Stars412
Forks71
Last commit7 days ago
FuturamaAPI
FuturamaAPIPython

A Futurama-themed REST and GraphQL API with real-time updates, built as a tech playground for modern web development.

#fastapi#alembic#graphql
Stars410
Forks26
Last commit1 month ago
Sprites as a service
Sprites as a serviceVue

Generate unique 8-bit avatars using Cellular Automata (Conway's Game of Life) from text input.

#fastapi#vue-js#procedural-generation
Stars395
Forks19
Last commit2 years ago
Bunnybook
BunnybookPython

A tiny social network demo built with FastAPI and React+RxJs, featuring chat, posts, friend requests, and notifications.

#fastapi#redis#social-network
Stars393
Forks35
Last commit4 years ago
FastAPI MQTT
FastAPI MQTTPython

A FastAPI extension that provides MQTT client functionality with decorator-based callbacks and Pydantic configuration.

#fastapi#iot#gmqtt
Stars385
Forks44
Last commit2 years ago
FastAPI Profiler
FastAPI ProfilerPython

A FastAPI middleware that integrates pyinstrument for performance profiling, request statistics, and a built-in dashboard.

#fastapi#api-performance#monitoring
Stars366
Forks13
Last commit3 months ago
Bali
BaliPython

A Python framework that integrates FastAPI and gRPC to simplify building cloud-native microservices with unified HTTP and RPC support.

#fastapi#pydantic#rest-api
Stars364
Forks34
Last commit1 year ago
redis-streams-fastapi-chat
redis-streams-fastapi-chatPython

A demo chat application using Redis Streams, WebSockets, and FastAPI/Starlette with Python asyncio.

#fastapi#asyncio#redis
Stars355
Forks39
Last commit9 months ago
jetlog
jetlogTypeScript

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

#fastapi#flight-tracking#tracking
Stars349
Forks24
Last commit12 days ago
Pydantic Resolve
Pydantic ResolvePython

A Python library for declarative data assembly and N+1 query elimination in Pydantic models using DataLoader patterns.

#fastapi#declarative-programming#orm
Stars326
Forks12
Last commit1 month ago
FastAPI-Dishka-FastStream
FastAPI-Dishka-FastStreamPython

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

#fastapi#pydantic#message-queue
Stars321
Forks15
Last commit
inboard
inboardPython

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

#fastapi#actions#uvicorn
Stars318
Forks20
Last commit4 hours ago
FastAPI Cache
FastAPI CachePython

A simple, lightweight caching system implemented as FastAPI dependencies for improving API performance.

#fastapi#in-memory-cache#caching
Stars304
Forks21
Last commit4 months ago
ctk
ctkTypeScript

A visual composer for generating Docker Compose and Kubernetes manifests.

#fastapi#composer#no-code
Stars301
Forks26
Last commit18 days ago
OpenAerialMap
OpenAerialMapPython

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

#fastapi#aerial-imagery#disaster-response
Stars300
Forks41
Last commit14 hours ago
FastAPI Injectable
FastAPI InjectablePython

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.

#fastapi#depends#dependency-injection
Stars295
Forks8
Last commit
FastAPI on Google Cloud Run
FastAPI on Google Cloud RunPython

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

#fastapi#alembic#api-template
Stars283
Forks28
Last commit1 year ago
msgpack-asgi
msgpack-asgiPython

Add automatic MessagePack content negotiation to ASGI applications with a single line of code for reduced bandwidth usage.

#fastapi#msgpack#api
Stars276
Forks6
Last commit7 months ago
FastAPI Auth
FastAPI AuthPython

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

#fastapi#web-security#oauth2
Stars271
Forks10
Last commit3 years ago
Stack-Lifecycle-Deployment
Stack-Lifecycle-DeploymentCSS

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

#fastapi#multi-cloud#api
Stars260
Forks36
Last commit
DogeAPI
DogeAPIPython

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

#fastapi#uvicorn#crud
Stars256
Forks41
Last commit7 days ago
FastAPI Security
FastAPI SecurityPython

A FastAPI extension that provides authentication and authorization via dependencies.

#fastapi#oauth2#authentication
Stars235
Forks9
Last commit3 years ago
Apitally
ApitallyPython

Simple API monitoring and analytics for Python apps, providing metrics, logs, traces, and alerts with minimal code.

#fastapi#django-ninja#api-analytics
Stars225
Forks10
Last commit6 hours ago
FastAPI Chameleon
FastAPI ChameleonPython

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

#fastapi#chameleon-templates#fastapi-template
Stars225
Forks37
Last commit1 month ago
FastAPI Websocket Broadcast
FastAPI Websocket BroadcastPython

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

#fastapi#chat#demo
Stars225
Forks22
Last commit3 months ago
FastAPI and Tortoise ORM
FastAPI and Tortoise ORMPython

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

#fastapi#api-template#asyncio
Stars221
Forks20
Last commit2 years ago
fastapi-starter-project
fastapi-starter-projectPython

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

#fastapi#alembic#api-template
Stars212
Forks21
Last commit3 years ago
FastAPI Lazy
FastAPI LazyPython

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

#fastapi#class-based-views#database
Stars198
Forks11
Last commit3 days ago
PreviousPage 3 of 5Next

Related Tags

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
4 months ago
18 days ago
4 months ago
#Python119
#Docker48
#Sqlalchemy26
#Pydantic24
#Starlette22
#Python322
#Rest Api22
#Asyncio21
#Asgi21
#Backend19
#Postgresql18
#Async17