/flask_sample

A simple Flask app. With tests.

Primary LanguagePythonApache License 2.0Apache-2.0

A simple Flask app. With tests.

To run:

  • pip install -r requirements.txt
  • FLASK_DEBUG=1 FLASK_APP=web.py flask run

To run tests:

py.test tests.py

To use:

Note: to curl the url /documents/$NAME/$TIME the space in $TIME needs to be replaced with the url enocded space: %20