fastapi-middleware topic

List fastapi-middleware repositories

starlette-csrf

58
Stars
5
Forks
Watchers

Starlette middleware implementing Double Submit Cookie technique to mitigate CSRF

FastAPI-Boilerplate

18
Stars
6
Forks
Watchers

A dockerized FastAPI Boilerplate with JWT, Loguru logging, Role based authorization, SQLAlchemy ORM with AsyncSession. Repository design pattern, Domain driven design, Service Layer implemented.