/flask-rest-api-sample

Python REST API sample with Flask

Primary LanguagePython

Flask-rest-api-sample

Steps to run this project:

  1. activate your virtualenv
  2. Run: pip install -r requirements.txt in your shell
  3. flask run in your shell