hook0-client
v1.1.0
Published
TypeScript SDK for Hook0 Open-Source Webhooks as a service for SaaS
Downloads
2,465
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]
LICENSE
Hook0 TypeScript SDK is free and open-source. It is released under the MIT License.
This license grants you the freedom to use, modify, distribute, and sublicense the SDK with minimal restrictions. You may use it in both open-source and commercial projects, as long as you include the original copyright notice.
For more details, refer to the full LICENSE.md file.
