2 releases
0.1.1 | Oct 11, 2022 |
---|---|
0.1.0 | Oct 6, 2022 |
#5 in #shorten
71 downloads per month
10KB
83 lines
tinyurl api in rust
Supported endpoints:
/create
see https://tinyurl.com/app/dev
example
run
TOKEN=<your tinyurl token> cargo r --example simple
Dependencies
~6–18MB
~267K SLoC