flask_example Install: pip install -r requirements.txt Launch: python app.py Then load http://localhost:5000/apidocs/ in your browser. Also, it's best to create a better "secret" in the flask.cfg file, and not something committed in a GitHub public repo :)