Starting point for Day 4 of Python API Week.
pipenv install --dev
pipenv run nosetests
FLASK_ENV=development pipenv run flask run
👉 localhost:5000 for Swagger documentation.
Starting point for Day 4 of Python API Week.
pipenv install --dev
pipenv run nosetests
FLASK_ENV=development pipenv run flask run
👉 localhost:5000 for Swagger documentation.