diff options
author | Pouria Ezzati <ezzati.upt@gmail.com> | 2018-08-23 17:51:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-23 17:51:58 +0000 |
commit | 62260ee8ab9d614fd9a4af95c376910c02adbe2a (patch) | |
tree | 7ee20c7fe2dcbbcd366abf8a72f270f5b910475b | |
parent | Merge pull request #1469 from NickBusey/patch-4 (diff) | |
download | awesome-selfhosted-62260ee8ab9d614fd9a4af95c376910c02adbe2a.tar.gz awesome-selfhosted-62260ee8ab9d614fd9a4af95c376910c02adbe2a.zip |
Add Kutt url-shortener
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1274,6 +1274,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com **[`^ back to top ^`](#)** +- [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `NodeJs` - [Link-shortener-bot](https://github.com/tommyku/link-shortener-front-end) `⚠` - URL shortener using a Telegram Bot. ([Demo](http://t.me/GiveMeShortLinkBot)) `MIT` `Ruby` - [Linkr](https://linkrapp.com) - Beautiful, fast URL shortening. ([Demo](https://demo.linkrapp.com), [Source Code](https://github.com/LINKIWI/linkr)) `MIT` `Python/Nodejs` - [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` |