Webhook Integration Builder

IntermediadevelopmentContexto mínimo: 16K

Builds robust webhook producers and consumers. Covers signature verification, idempotency keys, retry with exponential backoff, dead-letter handling, event ordering, and replay endpoints, and generates handler code plus tests so integrations survive duplicates and outages.

Casos de uso

  • Implementing a secure webhook receiver with signature checks
  • Making webhook processing idempotent and retry-safe
  • Designing dead-letter and replay handling for failed events
  • Testing webhook handlers against duplicate and out-of-order delivery

Prompt de ejemplo

Build a Stripe-style webhook receiver in Node.js: verify the HMAC signature, deduplicate events
by id for idempotency, process asynchronously with retry and a dead-letter queue, and expose a
replay endpoint. Include unit tests for duplicate and out-of-order delivery.

Modelos recomendados

Herramientas compatibles

claude-codecursorgithub-copilotkiroany

Modalidades

Entrada: text, code
Salida: code, text

Skills relacionadas

Autor

OpenModels Community

@openmodelsrun