From 53c46418fae8c50f91e7b3ff3771a47cba3cc432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Thu, 5 Oct 2023 17:16:24 +0200 Subject: [PATCH] feat: add hook0 --- apps/formbricks-com/pages/api/oss-friends/index.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/formbricks-com/pages/api/oss-friends/index.ts b/apps/formbricks-com/pages/api/oss-friends/index.ts index 4a3f61c6e2..d126595f4f 100644 --- a/apps/formbricks-com/pages/api/oss-friends/index.ts +++ b/apps/formbricks-com/pages/api/oss-friends/index.ts @@ -64,6 +64,12 @@ export default async function handle(req: NextApiRequest, res: NextApiResponse) "Open-source authentication and user management for the passkey era. Integrated in minutes, for web and mobile apps.", href: "https://www.hanko.io", }, + { + name: "Hook0", + description: + "Open-Source Webhooks-as-a-service (WaaS) that makes it easy for developers to send webhooks.", + href: "https://www.hook0.com/", + }, { name: "HTMX", description: