Skip to content

Commit 211472d

Browse files
committed
add Asynchronous
1 parent 59e7521 commit 211472d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FASTAPI-POSTGRESQL
2-
Template for building FastAPI applications with PostgreSQL
2+
Template for building FastAPI Asynchronous applications with PostgreSQL
33

44
# Features
55
- Python FastAPI backend
@@ -8,6 +8,7 @@ Template for building FastAPI applications with PostgreSQL
88
- Authentification
99
- Migration with Alembic
1010
- PGADMIN4 for Graphical Database Visualization
11+
- Asynchronous
1112

1213
## Here are the steps to follow to run the program:
1314
After cloning the repository, go to it.

0 commit comments

Comments
 (0)