An open API service indexing awesome lists of open source software.

https://github.com/winverse/flask-rest-api-sample

Python REST API sample with Flask
https://github.com/winverse/flask-rest-api-sample

flask python

Last synced: over 1 year ago
JSON representation

Python REST API sample with Flask

Awesome Lists containing this project

README

          

# 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