/fastapi-async-with-postgresql

A Python 3.9 (with poetry) FastAPI/uvicorn, using asyncio with a postgresql db. Locust for load testing.

Primary LanguagePythonMIT LicenseMIT

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