diff options
author | Phil <phil@ucode.space> | 2022-12-24 15:17:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-24 15:17:52 +0000 |
commit | 8b7ad2b341f55f36a41189ff2a08643110be4474 (patch) | |
tree | 59fe25117222168362f07433799e635a2f0dbb97 | |
parent | Remove IHateToBudget (#3474) (diff) | |
download | awesome-selfhosted-8b7ad2b341f55f36a41189ff2a08643110be4474.tar.gz awesome-selfhosted-8b7ad2b341f55f36a41189ff2a08643110be4474.zip |
Update goshorly URL (#3475)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2011,7 +2011,7 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ - [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` - [Clink](https://short.swurl.xyz/) - Dead-simple, super minimal URL shortener in C. ([Source Code](https://git.swurl.xyz/swirl/clink)) `AGPL-3.0` `C` -- [goshorly](https://git.ucode.space/Phil/goshorly) - An easy self-hosted Link shortener in Golang with Redis <3. `MIT` `Go` +- [goshorly](https://gitea.hackmi.ch/Phil/goshorly) - An easy self-hosted Link shortener in Golang `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` - [liteshort](https://git.ikl.sh/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. `MIT` `Python` - [Lstu](https://github.com/ldidry/lstu) - Lightweight URL shortener. `WTFPL` `Perl` |