Skip to content

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

License

Notifications You must be signed in to change notification settings

vincedgy/fastapi-async-with-postgresql

Repository files navigation

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

Releases

No releases published

Packages

No packages published