From 4325e9026988e2a0bb32036826cda7c469fb38b2 Mon Sep 17 00:00:00 2001
From: xavierxross <68507234+xavierxross@users.noreply.github.com>
Date: Sat, 1 Jan 2022 22:01:53 +0530
Subject: [PATCH] Add Chi URL - URL Shorteners

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b5f04a62..ae076bbb 100644
--- a/README.md
+++ b/README.md
@@ -1804,6 +1804,7 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw
 Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners.
 
 - [Blink](https://docs.blink.rest) - Easy-to-host, SSO-integrated, CDN-powered link shortener (+decoupled analytics) for teams. ([Source Code](https://github.com/JaneJeon/blink)) `AGPL-3.0` `Nodejs`
+- [Chi URL](https://pbl.asia) - An URL Shortener developed using FASTAPI, Cassandra, React and deployed using containers on cloud. ([Demo](https://pbl.asia/signup), [Source Code](https://github.com/Cosmicoppai/chi_url)) `MIT` `JavaScript/Shell/Python`
 - [goshorly](https://git.ucode.space/Phil/goshorly) - An easy self-hosted Link shortener in Golang with Redis <3. ([Demo](https://gly.one)) `MIT` `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](https://t.me/GiveMeShortLinkBot)) `MIT` `Ruby`