Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1012 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 1012 Bytes

Url-Shortner

Url-Shortner get long Url to short them

Tech Stack

  • Spring Boot with java
  • internal hash map used for cache purpose
  • adding in postgres database
  • Test case is pending

Home

Welcome to Url Shortner Application

POST : /url-shortner/home

image

POST : /url-shortner

image

GET : /url-shortner

image

GET : /url-shortner/88190fe

    paste generate short url in redirect url.

image

Paste Redirect Url in broswer to see result

image