What Is Tacklebox?
Tacklebox is an open-source framework that enables you to provide webhooks to your users across multiple applications. Rather than requiring users to poll your API to get updates for events they care about, Tacklebox notifies them when those events occur.
Easy Setup
Use our
CLI tool to
deploy your own webhooks service with one simple command:
tacklebox deploy
. Tear it down just as easily with
tacklebox destroy
.