/hotelrate

Primary LanguagePython

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.