diff options
author | ziλa sarikaya <sarikayaziya@gmail.com> | 2018-01-08 10:00:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-08 10:00:36 +0000 |
commit | ad03726d892485e4d62f5c822f853409fa053886 (patch) | |
tree | cd82336b9f0025bd9b036ed5cff616f7a02e7af1 | |
parent | Merge pull request #1285 from meitar/issue-1018 (diff) | |
download | awesome-selfhosted-ad03726d892485e4d62f5c822f853409fa053886.tar.gz awesome-selfhosted-ad03726d892485e4d62f5c822f853409fa053886.zip |
Add reduc.io to URL Shorteners
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1213,6 +1213,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [shuri](https://github.com/pips-/shuri) - SHort URI - Lighweight URL shortener. `MIT` `PHP` - [url-shortener](https://github.com/cagataycali/url-shortener) `⚠` - Shitty url shortener, emoji and AI powered. `MIT` `Nodejs` - [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp. ([Source Code](https://github.com/YOURLS/YOURLS/)) `MIT` `PHP` +- [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service is written in Scala using Akka-Http and Redis. ([Source Code](https://github.com/ziyasal/reducio)) `MIT` `Scala` ## VPN |