Skip to content

tsadimas/fast-api-asyncdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-api-asyncdb

** Create virtual environment virtualenv fvenv -p python3

** Activate the virtual environment source fvenv/bin/activate

** install required packages pip install -r requirements.txt

** run the project uvicorn main:app --reload --host 0.0.0.0 --port 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages