hookdeck-event-gateway-webhooks
✓Hookdeck Event Gateway を通じて配信される Webhook を検証して処理します。 Hookdeck 経由で Webhook を受信し、x-hookdeck-signature ヘッダーを検証する必要がある場合に使用します。 Express、Next.js、および FastAPI の署名検証について説明します。
SKILL.md
When webhooks flow through the Hookdeck Event Gateway, Hookdeck queues and delivers them to your app. Each forwarded request is signed with an x-hookdeck-signature header (HMAC SHA-256, base64). Your handler verifies this signature to confirm the request came from Hookdeck.
For complete working examples with tests, see: examples/express/ - Full Express implementation with tests examples/nextjs/ - Next.js App Router implementation with tests examples/fastapi/ - Python FastAPI implementation with tests
When Hookdeck forwards a request to your destination, it adds these headers:
Hookdeck Event Gateway を通じて配信される Webhook を検証して処理します。 Hookdeck 経由で Webhook を受信し、x-hookdeck-signature ヘッダーを検証する必要がある場合に使用します。 Express、Next.js、および FastAPI の署名検証について説明します。 ソース: hookdeck/webhook-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/hookdeck/webhook-skills --skill hookdeck-event-gateway-webhooks- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
hookdeck-event-gateway-webhooks とは?
Hookdeck Event Gateway を通じて配信される Webhook を検証して処理します。 Hookdeck 経由で Webhook を受信し、x-hookdeck-signature ヘッダーを検証する必要がある場合に使用します。 Express、Next.js、および FastAPI の署名検証について説明します。 ソース: hookdeck/webhook-skills。
hookdeck-event-gateway-webhooks のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hookdeck/webhook-skills --skill hookdeck-event-gateway-webhooks インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/hookdeck/webhook-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-11