fastapi-aws-lambda-example by iwpnd

Example app to be deployed to AWS as an API Gateway / Lambda Stack

updated at May 23, 2024, 6:56 a.m.

Python

2 +0

130 +0

20 +0

GitHub
databases by encode

Async database support for Python. 🗄

updated at May 22, 2024, 10:12 p.m.

Python

51 -1

3,714 +1

259 +0

GitHub
fastapi_profiler by sunhailin-Leo

A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.

updated at May 22, 2024, 6:34 p.m.

Python

3 +0

198 +1

13 +0

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.

updated at May 22, 2024, 1:02 p.m.

Python

22 +0

831 +7

138 +0

GitHub
fastapi-code-generator by koxudaxi

This code generator creates FastAPI app from an openapi file.

updated at May 22, 2024, 10:52 a.m.

Python

20 +0

926 +4

99 +0

GitHub
PynamoDB by pynamodb

A pythonic interface to Amazon's DynamoDB

updated at May 22, 2024, 7:04 a.m.

Python

40 +0

2,382 +1

427 +1

GitHub
fastapi-sqlalchemy by mfreeborn

Adds simple SQLAlchemy support to FastAPI

updated at May 22, 2024, 6:43 a.m.

Python

11 +0

587 +1

34 +0

GitHub
bali by bali-framework

Simplify declarative cloud-native development base on FastAPI and gRPC. https://bali-framework.github.io/bali/

updated at May 21, 2024, 6:55 p.m.

Python

4 +0

244 +1

30 +0

GitHub
fastapi-jsonrpc by smagafurov

JSON-RPC server based on fastapi

updated at May 21, 2024, 6:19 p.m.

Python

14 +0

275 +1

27 +0

GitHub
starlette-context by tomwojcik

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

updated at May 21, 2024, 11:47 a.m.

Python

5 +0

420 +1

23 +0

GitHub
gino by python-gino

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

updated at May 21, 2024, 9:04 a.m.

Python

49 +0

2,650 +1

151 +0

GitHub
aerich by tortoise

A database migrations tool for TortoiseORM, ready to production.

updated at May 20, 2024, 10:39 p.m.

Python

21 +0

791 +1

89 +0

GitHub
fastapi-nano by rednafi

🐍 Simple FastAPI template employing divisional architecture pattern

updated at May 20, 2024, 9:55 p.m.

Python

14 +0

804 +2

91 +0

GitHub
fastapi-cloudauth by tokusumi

Simple integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication).

updated at May 20, 2024, 4:26 a.m.

Python

5 +0

321 +1

35 +0

GitHub
pydantic-sqlalchemy by tiangolo

Tools to convert SQLAlchemy models to Pydantic models

updated at May 20, 2024, 3:19 a.m.

Python

22 +0

1,122 +1

69 +0

GitHub
fastapi-plugins by madkote

FastAPI framework plugins

updated at May 19, 2024, 11:22 a.m.

Python

3 +0

342 +1

19 +0

GitHub
cookiecutter-spacy-fastapi by Microsoft

Cookiecutter API for creating Custom Skills for Azure Search using Python and Docker

updated at May 17, 2024, 2:29 p.m.

Python

13 +0

501 +0

67 +0

GitHub
fastapi_client by dmontagu

FastAPI client generator

updated at May 16, 2024, 3:38 p.m.

Python

8 +0

324 +0

43 +0

GitHub
fastapi_contrib by identixone

Opinionated set of utilities on top of FastAPI

updated at May 16, 2024, 5:40 a.m.

Python

8 +0

604 +0

30 +0

GitHub
fastapi-security by jmagnusson

Implements authentication and authorization as FastAPI dependencies

updated at May 16, 2024, 4:50 a.m.

Python

2 +0

133 +0

7 +0

GitHub