URL Shortner

shorten given url

post
Body
idstringOptional
urlstringOptional

url to be shortened

validFrominteger · int64Optional
validTillinteger · int64Optional
Responses
post
/shortener

redirects user to orignal url identified by id

get
Path parameters
idstringRequired

The uniqueue id field to find original url

Responses
get
/{id}

No content

Last updated

Was this helpful?