Skip to content

jellydn/decode-shortened-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to decode-shortened-url 👋

Version Twitter: jellydn

Get the redirect url from shortened link

IT Man - Tech #30 - Deno 101 - The best developer experience [Vietnamese]

Usage

curl 'https://twt-decode-url.productsway.com/?url=https://s.productsway.com/kUDbc9Gg' | jq .
{
  "shortenedUrl": "https://s.productsway.com/kUDbc9Gg",
  "url": "https://productsway.com/"
}

Develop

deno task dev

Test

deno task test

Benchmark

deno task bench

Author

👤 Dung Huynh

Show your support

kofi paypal buymeacoffee

Give a ⭐️ if this project helped you!