Skip to content

Nzei/URL-SHORTENER-PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-SHORTENER PROJECT

Url shortener that takes in long urls and generates a short url which when entered in the browser, redirects back to the original long url address. This service also shows statistics of the most visited urls and the most used browsers in visiting these urls.

How To Run

  1. The first prerequisite is to have Java installed on the machine and have a standard IDE such as IntelliJ.
  2. Clone this project and open in the IDE.
  3. Ensure that all maven dependencies install successfully
  4. Run the project
  5. Launch postman and test the endpoints as seen in the demo vide.

Demo Video

The demo video is in the root folder of this repo and a link to the demo video on youtube can be found here

About

Url shortener that maps short url's to long url's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published