OpenWebhooks is an open-source infrastructure for delivering webhooks reliably and securely.
It’s designed for developers and teams who want full control over how events are delivered across systems — whether internal or external — without depending on external services. OpenWebhooks acts as the trusted layer between your system and any destination that needs to react to changes in real time.
go get github.com/openwebhooks/openwebhooks-core
import openwebhooks_core "github.com/openwebhooks/openwebhooks-core"
Contributions are welcome!
If you have ideas for improvements, find a security issue, or want to add new features, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.