Quantcast
Channel: Shekhar Gulati
Viewing all articles
Browse latest Browse all 147

Day 27: Restify–Build Correct REST Web Services in Node.js

$
0
0
Today for my 30 day challenge, I decided to learn a Node.js module called restify.The restify module makes it very easy to write correct RESTful APIs in Node.js and provides out-of-the-box support for features like versioning, error handling, CORS, and content negotiation. It borrows heavily from Express (intentionally) as that is more or less the de facto API for […]

Viewing all articles
Browse latest Browse all 147

Trending Articles