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 🍺 !