clink.yml 381 B

123456789101112
  1. name: "clink"
  2. website_url: "https://git.swurl.xyz/swirl/clink.git/about/"
  3. source_code_url: "https://git.swurl.xyz/swirl/clink.git"
  4. description: "A super-minimal link shortening service written in pure C, focusing on small executable size, portability, and ease of configuration."
  5. licenses:
  6. - AGPL-3.0
  7. platforms:
  8. - C
  9. tags:
  10. - URL Shorteners
  11. demo_url: "https://short.swurl.xyz"