diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-24 17:53:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-24 17:53:57 +0000 |
commit | 88b1511fdebc7474a664992617c6a0b6dff12c8d (patch) | |
tree | e3433bbfe2547ee913a9ce1f66623733d4f218ea | |
parent | Merge pull request #1920 from flowed/fix-typo (diff) | |
parent | add gShort (diff) | |
download | awesome-selfhosted-88b1511fdebc7474a664992617c6a0b6dff12c8d.tar.gz awesome-selfhosted-88b1511fdebc7474a664992617c6a0b6dff12c8d.zip |
Merge pull request #1922 from someone-stole-my-name/patch-1
Add gShort
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1424,6 +1424,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.flokx.dev)) `MIT` `PHP` +- [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` - [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://github.com/LINKIWI/linkr) - Beautiful, fast URL shortening. `MIT` `Python/Nodejs` |