diff options
author | nodiscc <nodiscc@gmail.com> | 2018-09-08 13:00:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-08 13:00:25 +0000 |
commit | 9049a985c01cd6bd8b76036a7a2709466e479f42 (patch) | |
tree | 3c9fb8602b0af1ac37a452c9118e8be400dad8c9 | |
parent | Merge pull request #1484 from dsteinel/feature/add-reaction-commerce (diff) | |
parent | fix case (diff) | |
download | awesome-selfhosted-9049a985c01cd6bd8b76036a7a2709466e479f42.tar.gz awesome-selfhosted-9049a985c01cd6bd8b76036a7a2709466e479f42.zip |
Merge pull request #1485 from poeti8/patch-1
Add Kutt url-shortener
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1276,6 +1276,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` |