My APIARY Document https://pwp2018exercise316.docs.apiary.io/
To get the necessary Python modules:
pip install flask pip install flask-restful
In the project root folder:
python main.py
In the project root folder:
To run the server functional tests python -m test.exercise3_api_tests.py
To run the database unit tests python -m test.database_api_tests_message python -m test.database_api_tests_user