diff options
author | nodiscc <nodiscc@gmail.com> | 2019-10-15 19:26:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-15 19:26:06 +0000 |
commit | 63d89e00e56b3a709714373d16f7183db2fd9e83 (patch) | |
tree | 6aa1bb9d10a12b2a71341229dde3c2f6157dc3aa | |
parent | Merge pull request #1807 from arp242/goatcounter (diff) | |
parent | Added capital C in `Source Code` for Shlink (diff) | |
download | awesome-selfhosted-63d89e00e56b3a709714373d16f7183db2fd9e83.tar.gz awesome-selfhosted-63d89e00e56b3a709714373d16f7183db2fd9e83.zip |
Merge pull request #1823 from acelaya-forks/feature/shlink
Add Shlink project to the list.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1400,6 +1400,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Polr](https://project.polr.me/) - 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 written in Scala, using Akka-Http and Redis. `MIT` `Scala` - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `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` - [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 - Lightweight URL shortener. `MIT` `PHP` - [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lightweight. No dependencies. ([Demo](https://u.azlux.fr)) `MIT` `PHP` |