/tiny-url

Implemented Tiny URL service with JWT authentication. User sign-up generates a token for login, allowing access to short URL creation and redirection APIs.

Primary LanguageJava

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 mysql 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