diff --git a/README.md b/README.md index 7332dc79870..72b2a11d805 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a - [Routers](#routers) - [WebAssembly](#webassembly) - [Windows](#windows) + - [Webhooks](#webhooks) - [XML](#xml) - [Zero Trust](#zero-trust) - [Code Analysis](#code-analysis) @@ -3145,6 +3146,12 @@ _Full stack web frameworks._ **[⬆ back to top](#contents)** +## Webhooks + +- [WebhookX](https://github.com/webhookx-io/webhookx) - A webhooks gateway for message receiving, processing, and reliable delivering. + +**[⬆ back to top](#contents)** + ## XML _Libraries and tools for manipulating XML._