diff options
author | nodiscc <nodiscc@gmail.com> | 2023-03-24 15:24:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-24 15:24:27 +0000 |
commit | 8ba92f09ff62fc1f378e0d9515655bb2b528710f (patch) | |
tree | a105b3894a196fc0dc218d93aa93781eb4203424 | |
parent | remove snippet-box (unmaintained since 2021) (#3664) (diff) | |
download | awesome-selfhosted-8ba92f09ff62fc1f378e0d9515655bb2b528710f.tar.gz awesome-selfhosted-8ba92f09ff62fc1f378e0d9515655bb2b528710f.zip |
remove reduc.io (unmaintained since January 2022) (#3665)
- WARNING:awesome_lint.py: reduc.io: last updated -386 days, 1:27:30.386559 ago, older than 365 days
- Uses EOL Java 8, no working instructions to build from source, `docker build .` fails
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2022,7 +2022,6 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ - [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` -- [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` - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. `CC0-1.0` `Python` - [Shlink](https://shlink.io) - URL shortener with REST API and command line interface. Includes official progressive web application and docker images. ([Source Code](https://github.com/shlinkio/shlink), [Clients](https://shlink.io/apps)) `MIT` `PHP` |