Skip to content

DEV-VRUPER/url-shortener-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortner Service

API Specification :

POST /shortUrl - This will shorten the given URL and return the JSON

It takes a JSON object in the following format as payload

`{

"fullUrl":""

}`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages