Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
crueter
2025-03-18 16:30:35 -04:00
committed by GitHub
parent 89ba5bc561
commit 504f009c42

11
software/clink.yml Normal file
View File

@@ -0,0 +1,11 @@
name: "clink"
website_url: "https://git.swurl.xyz/swirl/clink.git/about/"
source_code_url: "https://git.swurl.xyz/swirl/clink.git"
description: "A super-minimal link shortening service written in pure C, focusing on small executable size, portability, and ease of configuration."
licenses:
- AGPL-3.0
platforms:
- C
tags:
- URL Shorteners
demo_url: "https://short.swurl.xyz"