Skip to content

suba1210/Url-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shortener

Getting Started :

  1. npm install

  2. npm start or, node app.js

Features implemented :

  1. Unique short URLs that will redirect to the provided URL.
  2. Track the number of times the short URL has been clicked on.
  3. Use the location API to keep track of how many clicks a URL has received from each continent.

Hacker Mode: Delete the URLs after 6 months or after some time of inactivity.

About

Url Shortening service like bit.ly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published