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.
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.
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.
A dynamic FastAPI router that automatically creates CRUD routes for your models
created at Dec. 19, 2020, 8:58 p.m.
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
created at July 23, 2020, 9:40 a.m.
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
created at July 21, 2017, 4:27 a.m.
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
created at April 12, 2019, 5:37 a.m.
This code generator creates FastAPI app from an openapi file.
created at June 14, 2020, 10:49 a.m.
CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
created at Aug. 6, 2020, 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.
🐍 Simple FastAPI template that mimics Flask's blueprint directory structure
created at May 27, 2020, 11:34 a.m.
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
created at June 8, 2019, 7:20 a.m.
A fast, user friendly ORM and query builder which supports asyncio.
created at Oct. 27, 2018, 8:53 p.m.