Workshop for iOS
- Twitter: @venkatpalivela
If you want to test the API before using it in a client application, run the server locally and then you can invoke the REST services straight from a browser address bar.
Go to http://nodejs.org and install NodeJS
npm install (you may need to prefix this with sudo if you're on Mac)
npm start