There are no reviews yet. Be the first to send feedback to the community and the maintainers!
fastapi-tips
FastAPI Tips by The FastAPI Expert!awesome-fastapi-projects
List of FastAPI projects! 😎 🚀awesome-pydantic
A curated list of awesome things related to Pydantic! 🌪️fastapi-microservices
Fully Python async FastAPI project! 🚀python-multipart
A streaming multipart parser for Python.fastapi-health
Implement the Health Check API pattern on your FastAPI application! 🚀fastapi-prometheus-grafana
FasAPI + Prometheus + Grafana! 🎉fastapi-responses
Find HTTPExceptions and turn them into documented responses! 🎉kwonly-transformer
We don't like positional args, we like keyword only args! 🎉uvicorn-browser
Browser reload with uvicorn! ✨fastapi-asyncapi
OpenAPI is not enough for you? 😡 Let's try AsyncAPI! 👼no-optional
Replace `Optional[T]` by `Union[T, None]` 👀basesqlmodel
A very simple CRUD class for SQLModel! ✨asgi-logger
Access logger for ASGI servers! 🎉fastapi-docker-debug
Need to debug your FastAPI application with Docker? Don't worry! 😎flake8-fastapi
Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓bump-testclient
Replace Starlette's TestClient from `requests` to `httpx`! 🎉fastapix
FastAPI X is a powerful CLI tool to help you! 🚀fastapi-packages
List of FastAPI packages weekly automatically updated! 🎉python-template
A template for Python packages that makes you go from 🥵 to 😎!promypy
Progressive type annotation without regression! 🚀fastapi-performance
fastapi-performancefastapi-workshop
"Getting Started with FastAPI" workshop published by O'Reilly! ✨full-stack-fastapi
All FastAPI best practices in a single place! ⚡fastapi-authorization
Opinionated authorization package for FastAPI! 🎉fastapi-template
Speed up your development with the right FastAPI setup! - WIPuvicorn-worker
Uvicorn worker for Gunicorn! ✨fastapi-dependency
Use less threads for your FastAPI applications 🚚monorepo
fastapi-cookbook
The FastAPI CookBook by the FastAPI Expert! 😎starlette-testclient
A backport of Starlette's TestClient using requests! ⏪️Kludex
fastapix-project-simple
Template to start with FastAPI! 😎libcst-mypy
Type inference provider using mypy for LibCST! ✨dbml
Convert SQLAlchemy/SQLModel into DBML, and the other way around! 🎉python-monorepo
The Python Monorepo template! 🎉gh-co-author
Generate `Co-authored-by` trailer to add on commit messages! 😄simpletiming
Time your functions in a smart way! ~ Highly Inspired by codetiming 🎉awesome-python-codemods
A curated list of awesome things related to Python Codemods! ✨only-relative-import
Only allow relative imports! 😅file-response
FileResponse with HTTP Range!simplecrud
CRUD Factory - Created by and for FastAPI users! 🎉 Support for MySQL, PostgreSQL and SQLite! 😎uvicorn-extensions
Uvicorn Extensions ⚡awesome-textual
A curated list of awesome things related to Textual! ✨asgi-types
The ASGI types correctly type hinted!rsort
Sort Python requirements 🚀fastapi-skaffold-debug
Need to debug your FastAPI application with Skaffold? Don't worry! 😎serverping
FastAPI Application to ping a server and send its status via Slack! 🎉load-env-vars-at-startup
Codemod to load environment variables at startup. 📝videos
Holds the code created on my youtube videos!no-route
WIP - `@app.route(..., methods=["GET"])` ➡️ `@app.get(...)`! 📝blog
This is my blog! 🎉fastapi-monorepo
Monorepo with Tiltfile and Pantsbuild!fastapi-security
The right way to implement security strategies with FastAPI! 🎉celery-leak
Trying to reproduce celery leaklogfire-queries
Let's share our Logfire Queries here! 🎉update-file
GitHub Action to update files based on a cron & custom script! 😄fastapi-dependency-graph
asgitestclient
asgi-websub
WIP: Implement WebSub protocol for ASGI apps! 🚀stream-csv
Uff... Ways to stream CSV content! 😗fastapi-2fa
A FastAPI application with Two-Factor Authentication! 👮 🛡️ WIP 🔨fastapi-readme
Integration between FastAPI and ReadMe! 🎉WhatsappCounterMessages
Counts the number of messages of each participant of the chat.team-slack-bot
uvicorn-docker
Uvicorn production ready images! 🎉pytest-fastapi
dependabot-lab
Minimal repository that only contains Dependabot and an Automerge action! 🎉cuterabbitmq
starlette-sentry
Created to test StarletteIntegration from Sentry! ✨fastapi-cython
Empirical study about cythonized FastAPI projects! ✨accountant
The accountant you always wanted! 🚀Love Open Source and this site? Check out how you can help us