Skip to content

hernademo/UrlParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlParser

URlParser is APi to extracts the variable parts of a url into a hash.

Installation

Use npm to install URlParser.

npm install

Run Api

node 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

Run Test cases

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published