Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 787 Bytes

File metadata and controls

24 lines (16 loc) · 787 Bytes

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.