Skip to content

@zap-studio/webhooks

Coming Soon

The documentation for @zap-studio/webhooks is currently under development. Stay tuned for updates!

What is @zap-studio/webhooks?

@zap-studio/webhooks is a type-safe webhook handling library for TypeScript applications. It provides a simple and secure way to receive, validate, and process webhooks from various services.

Features (Preview)

  • 🔒 Secure Signature Verification - Built-in signature validation for popular providers
  • 🎯 Type-Safe Event Handling - Full TypeScript support with type inference
  • Framework Agnostic - Works with any Node.js framework
  • 🔌 Extensible - Easy to add custom webhook providers

Installation

bash
pnpm add @zap-studio/webhooks
# or
npm install @zap-studio/webhooks

Stay Updated

Join our Discord community to stay updated on the latest developments.

Released under the MIT License.