- python version: 3.10.x
- Makefile
make install make run make format make type make test make check
uvicorn main:app --host 0.0.0.0 --port 8080 --reload
# make run
pipreqs --encoding=utf-8 --force src
http://localhost:8080/api/v1/demo?name=windbird123