This commit is contained in:
grillazz 2021-05-05 20:27:26 +02:00
parent ae5b416ad4
commit bc854bfdb2

View File

@ -1,3 +1,8 @@
# fastapi-sqlalchemy-asyncpg
[![license](https://img.shields.io/github/license/grillazz/fastapi-sqlalchemy-asyncpg)](https://github.com/grillazz/fastapi-sqlalchemy-asyncpg/blob/main/LICENSE)
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. Dear visitor please use magic of `make help` to play with this project.