WebhookX just released 0.2.0 🚀

doggg · 2024-9-27 21:36:12 · 39 次点击
WebhookX( https://github.com/webhookx-io/webhookx) just released 0.2.0!  🎉

Highlight features:

- Events manually retry
- Added webhookx-signature plugin
- Recorded delivery latency

Next up: observability, declarative configuration, and performance improvement.




-----

WebhookX is an open-source webhooks gateway for message receiving, processing, and delivering.


## Features

- **Admin API:** The admin API(:8080) provides a RESTful API for webhooks entities management.
- **Retries:** WebhookX automatically retries unsuccessful deliveries at configurable delays.
- **Fan out:** Events can be fan out to multiple destinations.
- **Declarative configuration(WIP):**  Managing your configuration through declarative configuration file, and be DevOps compliant.
- **Multi-tenancy:** Multi-tenancy is supported with workspaces. Workspaces provide an isolation of configuration entites.
- **Plugins:**
  - `webhookx-signature`: signing outbound requests with HMAC(SHA-256) by adding `Webhookx-Signature` and `Webhookx-Timestamp` to request header.
  - `transformer`(WIP): transform request before sending outbound requests.
举报· 39 次点击
登录 注册 站外分享
3 条回复  
Amose2024 小成 2024-9-28 06:11:50
Is it something like RabbitMQ?
pingme 初学 2024-9-28 00:34:12
不错,已 star
faceair 小成 2024-9-28 00:15:13
很实用的工具,开源也搞得很专业,马克一下
返回顶部