URlParser is APi to extracts the variable parts of a url into a hash.
Use npm to install URlParser.
npm installnode app.js
- http://localhost:8081/6/api/listings/3?sort=desc&limit=10 and checkout the console.
- http://localhost:8081/api/health to get monitoring api
npm test