Files
2025-11-29 18:52:47 +08:00

8 lines
335 B
Markdown

# Assets
Bundled resources for webhook-handler-creator skill
- [ ] webhook_handler_template.py: A basic Python template for a webhook handler with signature verification and idempotency.
- [ ] example_webhook_payload.json: Example JSON payload for a webhook.
- [ ] example_event_schema.json: Example JSON schema for a webhook event.