FastAPI-Boilerplate icon indicating copy to clipboard operation
FastAPI-Boilerplate copied to clipboard

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

Results 1 FastAPI-Boilerplate issues
Sort by recently updated
recently updated
newest added

Unit testing is missing here :smile:

enhancement