diff --git a/software/kutt.yml b/software/kutt.yml new file mode 100644 index 0000000000..d4e00217d8 --- /dev/null +++ b/software/kutt.yml @@ -0,0 +1,12 @@ +name: "Kutt" +website_url: "https://kutt.it" +source_code_url: "https://github.com/thedevs-network/kutt" +description: "A modern URL shortener with support for custom domains and custom URLs." +licenses: + - MIT +platforms: + - Nodejs + - Docker +tags: + - URL Shorteners +demo_url: "https://kutt.it"