Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 242 Bytes

This is just a content generator that creates a json with hotel themed data.

It is a single file Flask app, running with Python 3.5.

To run the app use $ FLASK_APP=app.py flask run --reload.