- Posted
- Filed under 01010101
Node.js installer download and install
http://nodejs.org/download/Create project
[CODE]$ mkdir restfulapi[/CODE]Install restify
[CODE]$ npm install restify[/CODE]Just Try!
Reference
http://blog.nodeknockout.com/post/34710903021/restify