Register
Submit a solution
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 in the attached source. ��

Do deploy the api localy simply unzip it and run node server.js, all the node_modules are include. �� ��Then you should be able to put in localhost:8080/ping in your browser and get a pong.

In addtion there is a Mocha script test script

In order to run you need to install mocha globaly ( npm -g install mocha )

Then simply type mocha in the root dir.

Review style

Final Review

Community Review Board

Approval

User Sign-Off

ID: 30037447