├── src/ │ ├── config/ # Configurações centralizadas │ ├── services/ # Serviços (WhatsApp, Webhook) │ ├── routes/ # Rotas da API ...
Overview Webhook Relay API is a backend service that guarantees reliable delivery of webhook events. Instead of sending webhooks directly from your system to external endpoints, you send events to ...