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:
authorAryan Ebrahimpour <aryanebrahimpour@gmail.com>2018-10-29 09:57:16 +0300
committerGitHub <noreply@github.com>2018-10-29 09:57:16 +0300
commitad16fce36429f2cb638bb170c7772fc842716c61 (patch)
tree5257f2058fe50ee447f3c88dc7b14547509d8c9c /README.md
parentb2a1a1466e45d57d537faa54a68a903b808e0ad6 (diff)
Add 3rd party packages section
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61704d8..89b0df0 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,11 @@ Body (or query for GET request)
* `id`: ID of the shortened URL.
* `domain` (optional): Required if a custom domain is used for short URL.
+### 3rd Party API packages
+| Language | Link | Description |
+|-----------|------------------------------------------------------------|---------------------------------------------------|
+| C# (.NET) | [Nuget Package](https://www.nuget.org/packages/KuttSharp/) | Unofficial .NET package for Kutt.it url shortener |
+
## ShareX
You can use Kutt as your default URL shortener in [ShareX](https://getsharex.com/). Please refer to our [ShareX wiki](https://github.com/thedevs-network/kutt/wiki/ShareX) for more informations.