aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorata-star <62115669+ata-star@users.noreply.github.com>2021-12-25 20:30:31 +0000
committerGitHub <noreply@github.com>2021-12-25 20:30:31 +0000
commit3f8eef19d77e6c2207332401f253e0506048c805 (patch)
tree5c74751840131b037831d8945f10ee8180da9285
parentupdate information for docker-mailserver (#2782) (diff)
downloadawesome-selfhosted-3f8eef19d77e6c2207332401f253e0506048c805.tar.gz
awesome-selfhosted-3f8eef19d77e6c2207332401f253e0506048c805.zip
Adding goshorly to README.md . (#2774)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a3914517..6f2c9737 100644
--- a/README.md
+++ b/README.md
@@ -1804,6 +1804,7 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw
Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners.
- [Blink](https://docs.blink.rest) - Easy-to-host, SSO-integrated, CDN-powered link shortener (+decoupled analytics) for teams. ([Source Code](https://github.com/JaneJeon/blink)) `AGPL-3.0` `Nodejs`
+- [goshorly](https://git.ucode.space/Phil/goshorly) - An easy self-hosted Link shortener in Golang with Redis <3. ([Demo](https://gly.one)) `MIT` `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](https://t.me/GiveMeShortLinkBot)) `MIT` `Ruby`
- [Link](https://fsh.ee) - A minimal, SQLite-backed URL shortener. ([Demo](https://demo.fsh.ee), [Source Code](https://git.fsh.ee/i/link)) `GPL-3.0` `Go`