add README.md

This commit is contained in:
grillazz 2021-03-26 11:15:07 +01:00
parent d7e0db47e5
commit ee843f8b14

View File

@ -1,2 +1,5 @@
# fastapi-sqlalchemy-asyncpg
Simple integration of FastAPI with SQLAlchemy 1.4 as ORM with PostgreSQL on asyncpg driver Simple integration of FastAPI with SQLAlchemy 1.4 as ORM with PostgreSQL on asyncpg driver
Dear visitor please use magic of `make help` to play with this project.
Hope you enjoy it.