Skip to content

A Node App that takes a URL and store it using a uniquely generated ID on a MongoDB Cluster document. Later it fetches the ID and that can be used through an API, GET request [ eg: www.site.co/api/{your_ID} ] to redirect user to the original URL entered through the API.

Notifications You must be signed in to change notification settings

Aamjit/Url-shortener-Node-App

About

A Node App that takes a URL and store it using a uniquely generated ID on a MongoDB Cluster document. Later it fetches the ID and that can be used through an API, GET request [ eg: www.site.co/api/{your_ID} ] to redirect user to the original URL entered through the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 62.6%
  • HTML 24.4%
  • CSS 13.0%