Skip to content

rglsk/fastapi-async-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI app with async DB and SQLAlchemy

This is an example repository for my blog showing an async configuration of FastAPI and database.

Run dev environment

docker-compose -f docker-compose.dev.yml up

Run tests

docker-compose -f docker-compose.test.yml run app pytest -vv

Releases

No releases published

Packages

 
 
 

Contributors