From 6caa334390cd65bbb9a496ed88cebcca9399fd70 Mon Sep 17 00:00:00 2001 From: David Sferruzza Date: Sat, 22 Jun 2024 17:35:47 +0200 Subject: [PATCH] Add Hook0 (#683) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Rabenherz112 --- software/hook0.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/hook0.yml diff --git a/software/hook0.yml b/software/hook0.yml new file mode 100644 index 0000000000..6c60f32172 --- /dev/null +++ b/software/hook0.yml @@ -0,0 +1,12 @@ +name: "Hook0" +website_url: "https://www.hook0.com" +source_code_url: "https://gitlab.com/hook0/hook0" +description: "A Webhooks-as-a-service (WaaS) that makes it easy for online products to provide webhooks. Dispatch up to 3,000 events/month with 7 days of history retention for free." +licenses: + - SSPL-1.0 +platforms: + - Rust + - Nodejs + - Docker +tags: + - Software Development - API Management