Add RabiJump to URL Shorteners

Signed-off-by: Rui Li <me@lirui.tech>
This commit is contained in:
Rui Li 2022-09-04 14:35:09 +08:00
parent ac58d23abd
commit d9b06171e8
No known key found for this signature in database
GPG key ID: B17702ED15AC13F9
2 changed files with 59 additions and 11 deletions

View file

@ -1960,6 +1960,7 @@ 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](hhttps://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`
- [RabiJump](https://github.com/KernelErr/RabiJump) - A simple and efficient URL shortener with web panel. `Apache-2.0` `Rust`
- [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`