diff options
author | SuperDev <63515814+Supernova3339@users.noreply.github.com> | 2023-04-11 15:21:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 15:21:36 +0000 |
commit | a19a9a4a37d3e20f919fa925345e916ff5cb91e2 (patch) | |
tree | a7dabe503a6772c3f9f1971306b6067bd616b46e | |
parent | remove dyu comments (unmaintained since 2019) (#3709) (diff) | |
download | awesome-selfhosted-a19a9a4a37d3e20f919fa925345e916ff5cb91e2.tar.gz awesome-selfhosted-a19a9a4a37d3e20f919fa925345e916ff5cb91e2.zip |
Add Easyshortener to URL Shorteners category (#3679)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2035,6 +2035,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` +- [Easyshortener](https://github.com/easypanel-community/easyshortener) - A simple URL shortener. `MIT` `PHP/Nodejs/Docker` - [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` |