Skip to content

The application should be able to take a long URL as input and generate a shortened version of it. This shortened link should be unique and should redirect to the original long URL when accessed.

License

Notifications You must be signed in to change notification settings

TrickAndTrack/Link_Shortener_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link_Shortener_Backend

How to Run the Backedn Project?

  1. Clone the repository.
  2. Navigate to the root directory of the project.
  3. Run the maven update project on your IDE.
  4. Run the Project
  5. Excute fallowing Url : a. http://localhost:8080/api/generate b. http://localhost:8080/api/{shortlink}

fallowing Output on system for Backend->

image

image

Note: a) Make sure your backend and frontend project is runing. I have removed my password from application.properties.

About

The application should be able to take a long URL as input and generate a shortened version of it. This shortened link should be unique and should redirect to the original long URL when accessed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages