Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Clone the IODocs github repo and create a documentation and testing interface (using the IODoc instructions) for each API call for our site.��

Virtually all of our site is exposed as a REST API with JSON. For instance, to get a list of open challenges, just append .json to the end of the URL. So for a list of open challenges you would use: http://www.cloudspokes.com/challenges.json.��To search for challenges by keyword, use: http://www.cloudspokes.com/challenges.json?keyword=quiz. There are multiple variations for most URLs so you will have to investigate the site for discover them.

Host your IODocs application on heroku or Cloud Foundry for the world to see.��

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30037403