Shortener
post
https://yiff.rocks
/create
Shorten A URL
get
https://yiff.rocks
/:code
Get A Short URL (Redirect)
get
https://yiff.rocks
/:code+
Get A Short URL (Preview)
get
https://yiff.rocks
/:code.json
Get A Short URL (JSON)
delete
https://yiff.rocks
/:code
Delete A Short URL
patch
https://yiff.rocks
/:code
Modify A Short URL
Last modified 1mo ago