diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-02 17:45:32 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-02 17:45:32 +0000 |
commit | e75f54fb37bfa7a8e37f273037b489a2a4cf23c2 (patch) | |
tree | 3970d4143329a85da3855d597017bb99e0016b2a /README.md | |
parent | RM Trello burndown - LC 2021 (diff) | |
download | awesome-selfhosted-e75f54fb37bfa7a8e37f273037b489a2a4cf23c2.tar.gz awesome-selfhosted-e75f54fb37bfa7a8e37f273037b489a2a4cf23c2.zip |
RM Liteshort demo
The page works however the demo does not allow for the shortening of links
> ✖ Creating short links is restricted
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1899,7 +1899,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` - [goshorly](https://git.ucode.space/Phil/goshorly) - An easy self-hosted Link shortener in Golang with Redis <3. `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://github.com/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. ([Demo](https://ls.ikl.sh)) `MIT` `Python` +- [liteshort](https://github.com/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. `MIT` `Python` - [Lstu](https://github.com/ldidry/lstu) - Lightweight URL shortener. `WTFPL` `Perl` - [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service written in Scala, using Akka-Http and Redis. `MIT` `Scala` - [ReducePy](https://github.com/abdullahselek/ReducePy) - URL shortener service using Tornado and Redis runs on Docker and Kubernetes. `MIT` `Python` |