List Rust library for URL shortening using Kutt in README (#246)

This commit is contained in:
Tim Visée 2019-12-13 14:13:46 +01:00 committed by Pouria Ezzati
parent 4e6a7a6d28
commit 847039a89f
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app f
| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener |
| Python | [kutt-cli](https://github.com/RealAmirali/kutt-cli) | Command-line client for Kutt written in Python |
| Ruby | [kutt.rb](https://github.com/RealAmirali/kutt.rb) | Kutt library written in Ruby |
| Rust | [urlshortener](https://github.com/vityafx/urlshortener-rs) | URL shortener library written in Rust |
| Rust | [kutt-rs](https://github.com/robatipoor/kutt-rs) | Command line tool written in Rust |
| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener |
| Bash | [kutt-bash](https://git.fossdaily.xyz/caltlgin/kutt-bash) | Simple command line program for Kutt |