From ad03726d892485e4d62f5c822f853409fa053886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zi=CE=BBa=20sarikaya?= Date: Mon, 8 Jan 2018 11:00:36 +0100 Subject: [PATCH 1/3] Add reduc.io to URL Shorteners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e356b10a..12c51a8f 100644 --- a/README.md +++ b/README.md @@ -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 From 066320b3839832adca6681a79befee6b7add795e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zi=CE=BBa=20sarikaya?= Date: Mon, 8 Jan 2018 22:44:46 +0100 Subject: [PATCH 2/3] Update alphabetical order and remove source link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12c51a8f..f443d3b2 100644 --- a/README.md +++ b/README.md @@ -1209,11 +1209,11 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` - [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. `MIT` `Python` - [Polr](https://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPL-2.0` `PHP` +- [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service is written in Scala using Akka-Http and Redis. `MIT` `Scala` - [shorturl](https://github.com/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go` - [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 From 51553ebf297b02bd53163f60926226fe259fffb2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 19 Jan 2018 20:28:02 +0100 Subject: [PATCH 3/3] grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f443d3b2..fa6f0429 100644 --- a/README.md +++ b/README.md @@ -1209,7 +1209,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` - [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. `MIT` `Python` - [Polr](https://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPL-2.0` `PHP` -- [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service is written in Scala using Akka-Http and Redis. `MIT` `Scala` +- [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service written in Scala, using Akka-Http and Redis. `MIT` `Scala` - [shorturl](https://github.com/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go` - [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`