tinyurl api in rust
Supported endpoints:
/create
see https://tinyurl.com/app/dev
example
run
TOKEN=<your tinyurl token> cargo r --example simple
Supported endpoints:
/create
see https://tinyurl.com/app/dev
run
TOKEN=<your tinyurl token> cargo r --example simple