diff options
author | nodiscc <nodiscc@gmail.com> | 2023-01-08 12:38:01 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2023-01-08 12:38:01 +0000 |
commit | 39f9b608696d9a7099fe93e08e46ceeb5340011e (patch) | |
tree | 16900cf00af324f0bed51ac3efb990b8ce174675 | |
parent | Add Automatisch to automation section (#3451) (diff) | |
download | awesome-selfhosted-39f9b608696d9a7099fe93e08e46ceeb5340011e.tar.gz awesome-selfhosted-39f9b608696d9a7099fe93e08e46ceeb5340011e.zip |
fix goshorly syntax
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2015,7 +2015,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://gitea.hackmi.ch/Phil/goshorly) - An easy self-hosted Link shortener in Golang `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` |