uvicorn-gunicorn-fastapi-docker by tiangolo

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

created at Jan. 4, 2019, 5:33 p.m.

Python

24 +0

2,544 +10

320 +2

GitHub
asyncpgsa by CanopyTax

A wrapper around asyncpg for use with sqlalchemy

created at July 22, 2016, 8:04 p.m.

Python

23 +0

412 +1

46 +0

GitHub
pydantic-sqlalchemy by tiangolo

Tools to convert SQLAlchemy models to Pydantic models

created at May 2, 2020, 4:44 p.m.

Python

22 +0

1,120 +3

69 +1

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
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-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
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-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
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
termpair by cs01

View and control terminals from your browser with end-to-end encryption 🔒

created at March 17, 2019, 5:04 a.m.

TypeScript

17 -1

1,593 +0

72 +0

GitHub
prisma-client-py by RobertCraigie

Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

created at Dec. 16, 2020, 4:29 a.m.

Python

17 +0

1,623 +7

69 +0

GitHub
fastapi-utils by dmontagu

Reusable utilities for FastAPI

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

Python

16 +0

1,757 +7

160 -1

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,316 +6

152 +1

GitHub
slowapi by laurentS

A rate limiter for Starlette and FastAPI

created at Feb. 21, 2020, 12:56 p.m.

Python

15 -1

994 +2

69 +1

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
beanie by BeanieODM

Asynchronous Python ODM for MongoDB

created at Feb. 23, 2021, 8:11 p.m.

Python

15 +0

1,822 +9

193 +2

GitHub
authx by yezz123

Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨

created at Aug. 23, 2021, 4:18 p.m.

Python

14 +0

698 +4

42 +0

GitHub
openapi-python-client by openapi-generators

Generate modern Python clients from OpenAPI

created at Feb. 15, 2020, 7:33 p.m.

Python

14 +0

1,088 +9

181 -1

GitHub
fastapi-jsonrpc by smagafurov

JSON-RPC server based on fastapi

created at Aug. 9, 2019, 5:56 p.m.

Python

14 +0

272 +1

26 +0

GitHub
sqladmin by aminalaee

SQLAlchemy Admin for FastAPI and Starlette

created at Dec. 22, 2021, 10:09 a.m.

Python

14 +0

1,605 +14

170 +0

GitHub