Demo code for Hookdeck, organized by vendor and use case.
Demos follow a vendor/use-case/ convention. Hookdeck itself is treated as a vendor for feature demos.
hookdeck/ Hookdeck feature demos stripe/ Stripe integration demos shopify/ Shopify integration demos deepgram/ Deepgram integration demos _shared/ Shared utilities used across demos
| Demo | Description |
| fetch-before-process | Express.js app demonstrating the fetch-before-process webhook pattern |
| Demo | Description |
| webhooks-at-scale | Complete Shopify app demo: setup, backpressure handling, and retry workflows |
| Demo | Description |
| stt-tts | Speech-to-text and text-to-speech demos using Deepgram's AI APIs |
| Utility | Description |
| tmux-presenter | Tmux-based live demo presenter for running scripted terminal demos |
Each demo has its own README with setup instructions. See the individual demo directories for details.