Aim of this repository is to understand FastAPI and track of my learning process.
python -m venv work__env
pip3 install -r requirements.txt
uvicorn main:app --reload
http://127.0.0.1:8000/docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Aim of this repository is to understand FastAPI and track of my learning process.
python -m venv work__env
pip3 install -r requirements.txt
uvicorn main:app --reload
http://127.0.0.1:8000/docs