Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 190 Bytes

File metadata and controls

10 lines (7 loc) · 190 Bytes

"# backend-python-FastAP"

1. Install dependent for project

pip install -r requirements.txt

2. Start server

uvicorn main:app --reload

3. Visit document

http://127.0.0.1:8000/docs