diff options
author | Florian Kaldowski <flokX@users.noreply.github.com> | 2019-05-05 11:06:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-05 11:06:35 +0000 |
commit | a66fdd6be10efeae9c0cbbf0f2bbc19b1968917b (patch) | |
tree | 12ded0703e401a88c21e04285ecb4f100ee6a190 | |
parent | Merge pull request #1664 from pbuyle/patch-1 (diff) | |
download | awesome-selfhosted-a66fdd6be10efeae9c0cbbf0f2bbc19b1968917b.tar.gz awesome-selfhosted-a66fdd6be10efeae9c0cbbf0f2bbc19b1968917b.zip |
Add devShort
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1326,6 +1326,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com **[`^ back to top ^`](#)** +- [devShort](https://github.com/flokX/devShort) - A simple and privacy-friendly URL shortener for web developers, admins and all professionals. ([Demo](https://devshort.florian-kaldowski.de)) `MIT` `PHP` - [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` |