Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 772 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 772 Bytes

Install_And_Publish_Docs

FastAPI async with Postgresql DB

Author : @vincedgy

The main goal of this little demonstration project is to explore FastAPI framework NOT using asyncio but a higher level abstraction.

This project is very much inspired by the very framework used tutorial named 'databases' which gives asyncio support for a range of SQL databases.

Find the documentation of this project at https://vincedgy.github.io/fastapi-async-with-postgresql/.

Enjoy 🍺 !