Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Run

python3.12 -m venv env
. ./env/bin/activate

python -m pip install -r requirements.txt

uvicorn app:create_app --factory --reload

Open Swagger

http://127.0.0.1:8000/docs