Skip to content

Restful API made with Cherrypy and Heroku for deployment.

Notifications You must be signed in to change notification settings

git-vcs/CherryPy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cherrypy rest-ful API with Heroku

A simple rest-ful API example made with Cherrypy, git actions and Heroku for deployment

API:

heroku-link

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.

About

Restful API made with Cherrypy and Heroku for deployment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages