{"id":50208665,"url":"https://github.com/hookdeck/hookdeck-demos","last_synced_at":"2026-05-26T02:30:29.149Z","repository":{"id":279999677,"uuid":"940707494","full_name":"hookdeck/hookdeck-demos","owner":"hookdeck","description":"Work-in-progress repository for code to be used when demoing Hookdeck","archived":false,"fork":false,"pushed_at":"2026-03-30T13:10:51.000Z","size":4922,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-30T14:36:39.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hookdeck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-28T16:43:46.000Z","updated_at":"2026-03-19T16:36:13.000Z","dependencies_parsed_at":"2025-02-28T21:24:09.563Z","dependency_job_id":"09ad642a-9c31-4442-9a72-1a3cca3e3b40","html_url":"https://github.com/hookdeck/hookdeck-demos","commit_stats":null,"previous_names":["hookdeck/hookdeck-demo","hookdeck/hookdeck-demos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hookdeck/hookdeck-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fhookdeck-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fhookdeck-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fhookdeck-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fhookdeck-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hookdeck","download_url":"https://codeload.github.com/hookdeck/hookdeck-demos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hookdeck%2Fhookdeck-demos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33501398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"online","status_checked_at":"2026-05-26T02:00:06.821Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-26T02:30:27.480Z","updated_at":"2026-05-26T02:30:29.139Z","avatar_url":"https://github.com/hookdeck.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hookdeck Demos\n\nDemo code for [Hookdeck](https://hookdeck.com), organized by vendor and use case.\n\n## Directory Structure\n\nDemos follow a `vendor/use-case/` convention. Hookdeck itself is treated as a vendor for feature demos.\n\n```\nhookdeck/       Hookdeck feature demos\ntrigger-dev/    Trigger.dev integration demos\nstripe/         Stripe integration demos\nshopify/        Shopify integration demos\ndeepgram/       Deepgram integration demos\n_shared/        Shared utilities used across demos\n```\n\n## Demos\n\n### Hookdeck\n\n| Demo | Description |\n|------|-------------|\n| [cli-overview](hookdeck/cli-overview/) | Overview of the Hookdeck CLI capabilities |\n| [deduplication](hookdeck/deduplication/) | Event deduplication with payload-based and ID-based modes |\n| [demo-scripts](hookdeck/demo-scripts/) | Scripts for automating demo setup and event triggering |\n| [general](hookdeck/general/) | Next.js app for receiving and verifying webhooks from multiple providers |\n| [session-filters](hookdeck/session-filters/) | CLI session filters demo |\n| [transformation-reordering](hookdeck/transformation-reordering/) | Transformation and filter rule reordering |\n\n### Trigger.dev\n\n| Demo | Description |\n|------|-------------|\n| [github-ai-agent](trigger-dev/github-ai-agent/) | GitHub webhooks → Hookdeck → Trigger.dev: Claude PR reviews, issue labels, push summaries (task router vs Hookdeck routing) |\n\n### Stripe\n\n| Demo | Description |\n|------|-------------|\n| [fetch-before-process](stripe/fetch-before-process/) | Express.js app demonstrating the fetch-before-process webhook pattern |\n\n### Shopify\n\n| Demo | Description |\n|------|-------------|\n| [webhooks-at-scale](shopify/webhooks-at-scale/) | Complete Shopify app demo: setup, backpressure handling, and retry workflows |\n\n### Deepgram\n\n| Demo | Description |\n|------|-------------|\n| [stt-tts](deepgram/stt-tts/) | Speech-to-text and text-to-speech demos using Deepgram's AI APIs |\n\n## Shared Utilities\n\n| Utility | Description |\n|---------|-------------|\n| [tmux-presenter](_shared/tmux-presenter/) | Tmux-based live demo presenter for running scripted terminal demos |\n\n## Contributing\n\nEach demo has its own README with setup instructions. See the individual demo directories for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhookdeck%2Fhookdeck-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhookdeck%2Fhookdeck-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhookdeck%2Fhookdeck-demos/lists"}