python-webservice/README.md
Tyrel Souza c64268e75d
readme
2022-10-14 14:23:13 -04:00

14 lines
171 B
Markdown

# Install
```bash
pip install -r requirements.txt
```
# Run
```bash
python -m uvicorn app:app --reload
```
Paired with https://gitea.tyrel.dev/tyrel/go-webservice-gin