FastAPI-template by s3rius

Feature rich robust FastAPI template.

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

Python

30 +0

2,002 +11

173 +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 +1

1,365 +7

167 +2

GitHub
fastapi-utils by fastapiutils

Reusable utilities for FastAPI

created at Jan. 19, 2020, 10:34 p.m.

Python

16 -1

1,946 +5

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

1,088 +7

161 +2

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

1,008 +5

156 +2

GitHub
fastapi-crudrouter by awtkns

A dynamic FastAPI router that automatically creates CRUD routes for your models

created at Dec. 19, 2020, 8:58 p.m.

Python

16 +0

1,417 +5

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

655 +4

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

47 +0

2,678 +0

150 +0

GitHub
fastapi-pagination by uriyyo

FastAPI pagination 📖

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

Python

13 +0

1,199 +7

136 +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,369 +0

118 +0

GitHub
bitcart by bitcartcc

https://bitcart.ai

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

Python

13 +0

552 +5

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

527 +1

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

22 +0

1,067 +6

107 +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,685 +4

105 +0

GitHub
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

7 +0

657 +11

101 +0

GitHub
orm by encode

An async ORM. 🗃

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

Python

42 +0

1,781 +0

98 +0

GitHub
aerich by tortoise

A database migrations tool for TortoiseORM, ready to production.

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

Python

23 +0

852 +5

97 +1

GitHub
fastapi-nano by rednafi

🐍 Simple FastAPI template that mimics Flask's blueprint directory structure

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

Python

13 +0

897 +4

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

438 +0

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

16 +0

1,448 +4

91 +0

GitHub