A simple rest-ful API example made with Cherrypy, git actions and Heroku for deployment
get: returns a message in JSON
post: post a json with the attribute “message”.
get: Gives you a math question to answer.
post: post the answer and receive if the answer is right or wrong.