Contains flask server with code which can be used for running a REST API and has additional support for Token Authentication system and Admin Roles . Can be deployed on Heroku or AWS and tested using curl . Returns valid json responses . Can also use PostMan instead of curl for making the calls more easily . . .