- start: poetry new python-rest-api
- update: pyproject.toml
- install: poetry install
- env: poetry env info
- fastapi: create app.py file and sample static html files for the app
- uvicorn: add runserver.py file
- run: poetry run python runserver.py
- install: poetry run pre-commit install
- pre-commit: add pre-commit-config.yaml
nsanka/python-rest-api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|