hook0-client
v1.0.0
Published
TypeScript SDK for Hook0 Open-Source Webhooks as a service for SaaS
Readme
Hook0 TypeScript/JavaScript Client
This is the TypeScript/JavaScript SDK for Hook0, an open source Webhooks-as-a-Service platform designed for SaaS applications.
Features
- Send Events: Send events to Hook0.
- Upsert Event Types: Make sure event types you use in your application's events are created in Hook0.
- Verifying Webhook Signatures: Ensure the authenticity and integrity of incoming webhooks.
Getting Started
To add the Hook0 client in your TS/JS project, install it via npm:
npm install hook0-clientWhat is Hook0?
Hook0 is an open source product that helps any software system (such as Software-as-a-Service applications) to expose webhooks to their end users.
Want to know more? Check out our detailed documentation or visit our website.
Authors
- David Sferruzza - [email protected]
- François-Guillaume Ribreau - [email protected]
For more information, visit our homepage, join our Discord community or contact us at [email protected]
