8 lines
335 B
Markdown
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.
|