Compare commits

...

7 Commits

Author SHA1 Message Date
Mia Winter
3e0c0a8bcd
Merge 91b2250cb97063e7cde68fcc6486c42067be20aa into d7ec5e46d37d3bd8225bd0905e7766d4e7e9a0a2 2023-06-07 16:40:44 +02:00
Mia Winter
91b2250cb9
Merge branch 'master' into patch-1 2023-05-10 10:19:36 +02:00
Mia Winter
bd520a0dda
Merge branch 'master' into patch-1 2023-04-21 15:24:13 +02:00
Mia Winter
bddb5baccf
Merge branch 'master' into patch-1 2023-04-21 09:46:24 +02:00
Mia Winter
3846b67f81
Merge branch 'master' into patch-1 2023-04-18 16:18:37 +02:00
Mia Winter
f273d83fff
Merge branch 'master' into patch-1 2023-04-17 10:44:14 +02:00
Mia Winter
c44043cd4e
Update README.md
Added Just Short It to URL Shorteners
2023-04-15 18:08:28 +02:00

View File

@ -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` - [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`
- [Easyshortener](https://github.com/easypanel-community/easyshortener) - A simple URL shortener. `MIT` `PHP/Nodejs/Docker` - [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` - [goshorly](https://gitea.hackmi.ch/Phil/goshorly) - An easy self-hosted Link shortener in Golang. `MIT` `Go`
- [Just Short It!](https://github.com/miawinter98/just-short-it) - A KISS, single-user URL shortener that runs in just one container. `MIT` `Docker`
- [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` - [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` - [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` - [Lstu](https://github.com/ldidry/lstu) - Lightweight URL shortener. `WTFPL` `Perl`