Javascript / Typescript
Hook0 Javascript / Typescript Client
This is the Javascript / Typescript SDK for Hook0, an open-source webhooks-as-a-service platform designed for SaaS applications.
Features
- Upsert Event Types: Easily manage event types with upsert operations.
- Send Events: Send events to Hook0.
- Verifying Webhook Signatures: Ensure the authenticity and integrity of incoming webhooks.
Getting Started
To use the Hook0 Javascript / Typescript client in your project, install it via npm:
npm install hook0-client
Updated 14 days ago