add README.md

This commit is contained in:
grillazz 2021-03-26 11:15:07 +01:00
parent 51a296901f
commit dd9096df97

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.