@lastshotlabs/slingshot-webhooks
@lastshotlabs/slingshot-webhooks owns outbound webhook endpoint management, scoped delivery, and inbound provider intake. It does not own the event universe. Event owners define what is externally deliverable through the registry, and this package projects those definitions onto subscribers. The webhook entities themselves follow the shared package-first/entity authoring model; createWebhooksPackage() is the runtime shell that composes delivery and intake wiring.
Status: Prod path. This package is on the hardening track, but still pre-1.0.
Start Here
Section titled “Start Here”- Overview: how to use the package, what it is for, and setup guidance.
- Reference: generated package facts, exports, and inventories.
- Maintainer Notes: internal notes, follow-ups, and migration breadcrumbs.
Package Facts
Section titled “Package Facts”- Install:
bun add @lastshotlabs/slingshot-webhooks - Version:
0.2.2 - Role: feature package
- Status: Prod path
- Workspace path:
packages/slingshot-webhooks - API reference: @lastshotlabs/slingshot-webhooks
Reader Note
Section titled “Reader Note”- If you are trying to learn the package, start with Overview. The Reference page is inventory, not a tutorial.