api versioning for fastapi web applications
created at Dec. 2, 2019, 11:40 p.m.
Observe FastAPI app with three pillars of observability: Traces (Tempo), Metrics (Prometheus), Logs (Loki) on Grafana through OpenTelemetry and OpenMetrics.
created at April 13, 2022, 5:47 p.m.
Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
created at Jan. 25, 2020, 11:52 a.m.
🐍 Simple FastAPI template that mimics Flask's blueprint directory structure
created at May 27, 2020, 11:34 a.m.
Instrument your FastAPI with Prometheus metrics.
created at July 9, 2020, 10:57 a.m.
This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
created at March 6, 2022, 8:10 p.m.
This code generator creates FastAPI app from an openapi file.
created at June 14, 2020, 10:49 a.m.
FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.
created at Jan. 15, 2022, 1:16 p.m.
Tools to convert SQLAlchemy models to Pydantic models
created at May 2, 2020, 4:44 p.m.
Generate modern Python clients from OpenAPI
created at Feb. 15, 2020, 7:33 p.m.
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
created at Aug. 25, 2020, 8:37 a.m.
A dynamic FastAPI router that automatically creates CRUD routes for your models
created at Dec. 19, 2020, 8:58 p.m.
A fast, user friendly ORM and query builder which supports asyncio.
created at Oct. 27, 2018, 8:53 p.m.
An open source Flask extension that provides JWT support (with batteries included)!
created at Sept. 13, 2016, 8:57 p.m.