You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,13 @@ Framework-agnostic best practices for webhook handling, applicable across any we
58
58
59
59
### Webhook Infrastructure Skills
60
60
61
-
Skills for setting up reliable webhook infrastructure with routing, replay, and monitoring.
61
+
Skills for webhook infrastructure products — routing, queuing, delivery, and observability.
62
62
63
63
| Skill | What It Does |
64
64
|-------|--------------|
65
-
|[`hookdeck-event-gateway`](skills/hookdeck-event-gateway/)| Set up Hookdeck Event Gateway for webhook routing, retry, replay, and monitoring |
65
+
|[`hookdeck-event-gateway`](skills/hookdeck-event-gateway/)| Webhook infrastructure that replaces your queue — guaranteed delivery, retries, rate limiting, replay, observability |
66
+
|[`hookdeck-event-gateway-webhooks`](skills/hookdeck-event-gateway-webhooks/)| Verify `x-hookdeck-signature` and handle webhooks forwarded by the Hookdeck Event Gateway |
67
+
|[`outpost`](skills/outpost/)| Send webhooks and events to user-preferred destinations (HTTP, SQS, RabbitMQ, Pub/Sub, EventBridge, Kafka) |
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Production webhook infrastructure (routing, replay, monitoring)
243
+
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Webhook infrastructure that replaces your queue — guaranteed delivery, automatic retries, replay, rate limiting, and observability for your webhook handlers
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Production webhook infrastructure (routing, replay, monitoring)
233
+
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Webhook infrastructure that replaces your queue — guaranteed delivery, automatic retries, replay, rate limiting, and observability for your webhook handlers
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Production webhook infrastructure
195
+
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Webhook infrastructure that replaces your queue — guaranteed delivery, automatic retries, replay, rate limiting, and observability for your webhook handlers
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Production webhook infrastructure (reliability, monitoring, replay)
178
+
-[hookdeck-event-gateway](https://github.com/hookdeck/webhook-skills/tree/main/skills/hookdeck-event-gateway) - Webhook infrastructure that replaces your queue — guaranteed delivery, automatic retries, replay, rate limiting, and observability for your webhook handlers
0 commit comments