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.
1 parent 0db2e9d commit 57cca19Copy full SHA for 57cca19
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