We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c047414 + 57cca19 commit b2e6055Copy full SHA for b2e6055
README.md
@@ -1,7 +1,7 @@
1
2
# FastAPI Boilerplate
3
4
-A dockerized FastAPI Boilerplate with JWT, Loguru logging, Role based authorization, SQLAlchemy ORM with AsyncSession.
+A dockerized FastAPI Boilerplate with JWT, Loguru logging middleware, Role based authorization, SQLAlchemy ORM with AsyncSession.
5
6
Some endpoints are added as demo purpose, like: auth, register and login.
7
0 commit comments