Example FastAPI
$ poetry install
$ poetry shell
(project-py3.10) $ python -m project.app
goto > http://localhost:8000/docs
Example FastAPI
$ poetry install
$ poetry shell
(project-py3.10) $ python -m project.app
goto > http://localhost:8000/docs