Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 188 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 188 Bytes

URL-SHORTENER API

Author Bihan Chakraborty

ENDPOINTS

/api/shorten
body: {urlCode, shortUrl, longUrl}, response: shortened url (HOST/code)

/:code Redirects to the actual url