Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPouria Ezzati <ezzati.upt@gmail.com>2021-07-03 18:13:35 +0300
committerGitHub <noreply@github.com>2021-07-03 18:13:35 +0300
commitbfcb51c185d0b5d880dda935c9e6ec2869dccabb (patch)
tree3a461a5201ed000b09470caa632f2141b4c1d62f
parentd4526f5f0c64d4dddf1ebdd25fd67d04d060a9b0 (diff)
parenta6595dac8494bb23304144de14a642cea1c27128 (diff)
Merge pull request #485 from AlphaNecron/patch-1
Added Kutt.NET wrapper
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b82dff..6e57ac2 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,7 @@ Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app f
| Language | Link | Description |
| ---------- | --------------------------------------------------------------------------------- | -------------------------------------------------- |
| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener |
+| C# (.NET) | [Kutt.NET](https://github.com/AlphaNecron/Kutt.NET) | ✂️🔗 C# API Wrapper for Kutt
| 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 |