Skip to content

nf1s/fastapi_async_db

Repository files navigation

fastapi_async_db

This repo is used as a part of a tutorial to show how to use Fastapi with databases and Alembic for handelling databases asynchronously

The full article is published on medium here

How to build

make install

How to run

make run

and go to:

http://localhost:8000

Documentation

swagger - http://localhost:8000/docs
redoc - http://localhost:8000/redoc

Pgadmin4

http://localhost:5050

About

An implementation for fastapi with Alembic and databases for Asynchronicity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published