Skip to content

harish-r22/shortUrl-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shortUrl-master

Short URL app helps user to shorten URL. Go to the page type in a URL and get a short URL out of it. I will also be shown all existing short URLs and the number of times it was used. When anyone opens the short URL, they will be redirected to the initial URL that was used to generate a short URL.

Currently all API are exposed.

POST - localhost:8081/shortenURL Request Body : { "url": "http://flipkart.com" }

GET - localhost:8081/getAllShortUrls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages