Example application to mock RESTful API calls
This is an imperfect API implementation. The purpose is to demostrate that you can mock the majority of the functionality of a RESTful JSON API using a relatively small number of lines of code.
npm install
node index.js