# svix/svix-webhooks

The open source and enterprise-ready webhooks service 🦀

Repository: https://github.com/svix/svix-webhooks
Canonical: https://ross.abutalabs.com/products/svix-webhooks
Homepage: https://www.svix.com
Language: Rust
License: MIT
License Family: permissive
Topics: webhooks, rust, webhook-server, webhook-service, webhook, webhooks-server, webhook-dispatcher, webhook-ingester, api, background-jobs, background-tasks, kafka, message-queue, pubsub, queue, rabbitmq, redis, stream, event-driven
Last push: 2026-08-26T14:58:08+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 2015, "days_push": 7, "days_rel": 7, "gap_med": 5.0, "n_releases_24m": 85}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3371, forks 273 (observed 2026-08-28T04:07:58.368199+00:00)

## What it is
Svix is an open-source, enterprise-ready webhooks-as-a-service platform written in Rust that lets developers send webhooks with a single API call. It handles deliverability, automatic retries, payload signing, monitoring, and provides an embeddable endpoint management portal for end users.

## Use cases
- send webhooks from my api reliably
- add webhook delivery with retries to my saas
- self-host a webhook server
- let customers manage their webhook endpoints with a portal ui
- securely sign and verify webhook payloads
- fan out events to multiple webhook endpoints
- replace building in-house webhook infrastructure
- debug and replay webhook deliveries

## When to choose
- you need to offer customer-facing webhooks with retries, security, and observability without building it yourself
- you want an embeddable UI for end users to manage webhook endpoints and inspect delivery logs
- you need an enterprise-ready, self-hostable webhook service with multi-language client libraries
- you want to integrate webhook sending with just one API call and get fanout, idempotency, and replay for free

## When to avoid
- you only need to consume webhooks from third-party services rather than send them
- you have very simple, low-volume internal webhook needs where a small custom script suffices
- you need a general-purpose message queue rather than HTTP webhook delivery
- you require a fully managed SaaS experience but cannot use cloud services or the hosted offering

## Facets
- artifact type: service
- maturity: active
- function: webhook, message-queue, api-framework, monitoring, security, self-hosted, developer-tools
- domain: web-development, apis, backend, developer-tools
- platform: rust, self-hosted, cross-platform
- tags: webhooks-as-a-service, webhook-delivery, retries, event-dispatch, standard-webhooks, message-fanout, endpoint-management, client-libraries, automation, messaging, docker, web-server

## Member repositories
- svix/svix-webhooks (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.368199+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:39:57.277533+00:00, confidence not recorded.
  - readme: https://github.com/svix/svix-webhooks (fetched 2026-08-28T04:07:58.368199+00:00, sha db6688ab1171)
  - homepage: https://www.svix.com (fetched 2026-08-29T09:33:39.304811+00:00, sha 40ca0b322f57)
  - site_page: https://docs.svix.com/quickstart (fetched 2026-08-29T09:33:39.314264+00:00, sha 55cc5c5f10ee)
  - site_page: https://docs.svix.com/ (fetched 2026-08-29T09:33:39.316741+00:00, sha a342a5556735)
  - site_page: https://api.svix.com/docs (fetched 2026-08-29T09:33:39.318406+00:00, sha 3366f564ca5c)
  - site_page: https://docs.svix.com/integrations/ngrok (fetched 2026-08-29T09:33:39.325244+00:00, sha 5fe93f093882)
  - site_page: https://www.svix.com/about (fetched 2026-08-29T09:33:39.327260+00:00, sha e6e68518aa75)
  - site_page: https://www.svix.com/customers (fetched 2026-08-29T09:33:39.320112+00:00, sha f590a93d0ced)
  - site_page: https://www.svix.com/pricing (fetched 2026-08-29T09:33:39.322666+00:00, sha d2abe1b9be85)
- Data as of 2026-08-30T08:39:29.467469+00:00.
