Skip to content

Commit 1d91eb0

Browse files
committed
docs: updated README.md
1 parent 976725c commit 1d91eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# FastAPI + SQLModel + Alembic
1+
# FastAPI + SQLModel + Alembic + Celry + MongoDB + Redis + jwt Auth
22

33
This project is an opinionated boilerplate for **FastAPI** micro framework that uses **_SQLAlchemy_**,
4-
_**SQLModel**_, **_PostgresSQL_**, _**Alembic**_, **_Celery_**, _**Redis**_ and **_Docker_**. You can use this ready to
4+
_**SQLModel**_, **_PostgresSQL_**, _**Alembic**_, **_Celery_**, **_MongoDB_**, _**Redis**_, **_Docker_** and **_jwt Authentication_**. You can use this ready to
55
use sample and don't worry about CI pipelines and running database migrations and tests inside a FastAPI project.
66

77
## Add new revision for database :

0 commit comments

Comments
 (0)