Keine Beschreibung
- HTML 63%
- Python 37%
| templates | ||
| .gitignore | ||
| api.py | ||
| README.md | ||
flask-rest-example
Install
pip install flask
git clone https://naclador.de/mosers/flask-rest-example.git
cd flask-rest-example
Run
export FLASK_APP=api.py
flask run --host=0.0.0.0