From ed20e892e15fef3cfcf20fb5a2b5a66a7c236dd1 Mon Sep 17 00:00:00 2001 From: Sayantan Santra <35728385+SinTan1729@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:22:28 -0600 Subject: [PATCH] Add Chhoto URL (#576) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/chhoto-url.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/chhoto-url.yml diff --git a/software/chhoto-url.yml b/software/chhoto-url.yml new file mode 100644 index 0000000000..9ffd51f66a --- /dev/null +++ b/software/chhoto-url.yml @@ -0,0 +1,11 @@ +name: Chhoto URL +website_url: https://github.com/SinTan1729/chhoto-url +description: Simple, lightning-fast URL shortener with no bloat (fork of simply-shorten). +licenses: + - MIT +platforms: + - Rust + - Docker +tags: + - URL Shorteners +source_code_url: https://github.com/SinTan1729/chhoto-url