Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 507 Bytes

API_description.md

File metadata and controls

9 lines (7 loc) · 507 Bytes

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

This project is very much inspired by the tutorial of the framework itself taht you can find at 'databases' QuickStart which gives asyncio support for a range of SQL databases.

Enjoy 🍺 !