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

454 +7

76 +1

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

618 +15

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

822 +7

79 +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,276 +3

85 +0

GitHub
fastapi-crud-async by testdrivenio

FastAPI CRUD

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

Python

9 +0

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

788 +3

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

800 +4

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

430 +1

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

916 +6

99 +2

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
bitcart by bitcartcc

https://bitcart.ai

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

Python

14 +0

485 +4

103 -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

487 +1

105 +0

GitHub
awesome-fastapi-projects by Kludex

List of FastAPI projects! sunglasses rocket

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

TypeScript

17 +0

1,252 +6

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,605 +2

107 +0

GitHub
fastapi-pagination by uriyyo

FastAPI pagination 📖

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

Python

10 +0

1,034 +10

119 +0

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,142 +4

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

19 +0

919 +12

136 -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

20 +0

820 +13

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

613 -1

140 +0

GitHub
FastAPI-template by s3rius

Feature rich robust FastAPI template.

created at Oct. 5, 2020, 8:29 p.m.

Python

28 +0

1,691 +17

148 +1

GitHub