fastapi-observability by blueswen

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.

Python

6 +0

475 +3

77 +0

GitHub
fastapi-mail by marlin-dev

Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)

created at Jan. 25, 2020, 11:52 a.m.

Python

13 +0

620 +0

78 +0

GitHub
prometheus-fastapi-instrumentator by trallnag

Instrument your FastAPI with Prometheus metrics.

created at July 9, 2020, 10:57 a.m.

Python

4 +0

837 +5

82 +0

GitHub
piccolo by piccolo-orm

A fast, user friendly ORM and query builder which supports asyncio.

created at Oct. 27, 2018, 8:53 p.m.

Python

15 +0

1,290 +5

85 +0

GitHub
fastapi-crud-async by testdrivenio

FastAPI CRUD

created at Jan. 10, 2020, 12:02 a.m.

Python

9 +0

414 +1

89 +0

GitHub
aerich by tortoise

A database migrations tool for TortoiseORM, ready to production.

created at May 10, 2020, 4:09 p.m.

Python

21 +0

795 +4

90 +1

GitHub
fastapi-nano by rednafi

🐍 Simple FastAPI template employing divisional architecture pattern

created at May 27, 2020, 11:34 a.m.

Python

14 +0

805 +1

91 +0

GitHub
fastapi-mongodb-realworld-example-app by markqiu

Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI

created at June 8, 2019, 7:20 a.m.

Python

10 +0

431 +1

94 +0

GitHub
fastapi-code-generator by koxudaxi

This code generator creates FastAPI app from an openapi file.

created at June 14, 2020, 10:49 a.m.

Python

20 +0

931 +5

99 +0

GitHub
orm by encode

An async ORM. 🗃

created at Feb. 12, 2019, 4:51 p.m.

Python

42 +0

1,764 -2

100 +0

GitHub
bitcart by bitcartcc

https://bitcart.ai

created at March 3, 2019, 8:54 p.m.

Python

14 +0

491 +3

105 +0

GitHub
awesome-fastapi-projects by Kludex

List of FastAPI projects! sunglasses rocket

created at June 1, 2020, 8:04 a.m.

TypeScript

18 +0

1,269 +3

106 +0

GitHub
manage-fastapi by ycd

rocket CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.

created at Aug. 6, 2020, 11:40 p.m.

Python

21 +0

1,614 +3

106 -1

GitHub
fastapi-celery by GregaVrbancic

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.

Python

9 +0

494 +1

108 +0

GitHub
fastapi-pagination by uriyyo

FastAPI pagination 📖

created at Nov. 6, 2020, 6:05 p.m.

Python

10 +0

1,058 +6

122 +2

GitHub
fastapi-cache by long2ice

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.

Python

8 +0

1,163 +9

137 -1

GitHub
fastapi-amis-admin by amisadmin

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.

Python

19 +0

937 +5

140 +3

GitHub
fastapi-alembic-sqlmodel-async by jonra1993

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.

Python

22 +0

841 +10

141 +3

GitHub
fastapi-jwt-auth by IndominusByte

FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)

created at July 23, 2020, 9:40 a.m.

Python

8 +0

620 +2

143 +2

GitHub
gino by python-gino

GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

created at July 21, 2017, 4:27 a.m.

Python

49 +0

2,652 +2

151 +0

GitHub