From 55f0fd1a251fb90a5a4fde4d139d2091a696d858 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 1 Nov 2020 23:45:14 +0530 Subject: [PATCH] Add gourl to URL Shorteners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fbe868b..9593516e 100644 --- a/README.md +++ b/README.md @@ -1487,6 +1487,7 @@ _Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL **[`^ back to top ^`](#)** +- [gourl](https://github.com/adityatelange/gourl) - Lightweight URL Shortner with Click counter using ▲ Vercel's Serverless Api and MongoDB. ([Demo](https://gourl.now.sh/)) `MIT` `Nodejs` - [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` - [Link-shortener-bot](https://github.com/tommyku/link-shortener-front-end) `⚠` - URL shortener using a Telegram Bot. ([Demo](http://t.me/GiveMeShortLinkBot)) `MIT` `Ruby`