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

5 -1

498 +6

78 +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

639 +14

79 +1

GitHub
prometheus-fastapi-instrumentator by trallnag

Instrument your FastAPI with Prometheus metrics.

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

Python

4 +0

854 +7

83 +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,316 +9

86 +0

GitHub
fastapi-crud-async by testdrivenio

FastAPI CRUD

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

Python

9 +0

420 +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

802 +1

90 +0

GitHub
fastapi-nano by rednafi

🐍 Simple FastAPI template employing divisional architecture pattern

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

Python

14 +0

813 +5

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

432 +0

95 +1

GitHub
orm by encode

An async ORM. 🗃

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

Python

42 +0

1,764 +0

100 +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

951 +8

101 +2

GitHub
bitcart by bitcartcc

https://bitcart.ai

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

Python

14 +0

500 +4

105 +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,621 +0

106 +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,293 +10

107 +0

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

501 +1

109 +1

GitHub
fastapi-pagination by uriyyo

FastAPI pagination 📖

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

Python

10 +0

1,085 +9

126 +1

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

23 +1

867 +11

141 +1

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,184 +10

141 +0

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

18 +0

956 +9

141 +1

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

621 +0

143 +0

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,657 -2

150 +0

GitHub