dub icon indicating copy to clipboard operation
dub copied to clipboard

Curl Support

Open TomBener opened this issue 1 year ago • 1 comments

It is very convenient to use TinyURL via Curl on the command line:

curl -s tinyurl.com/api-create.php?url=<link>

And it would be great if dub has the similar feature! And here are more examples.

TomBener avatar Oct 25 '22 05:10 TomBener

Related to #73, thanks for the feature request! I'm planning to work on an API for Dub (will probably need user signup + an Authorization header though to prevent spam). Will keep you posted on this!

steven-tey avatar Oct 30 '22 01:10 steven-tey