A webhook gateway that receives HTTP callbacks from any source (GitHub, Google Calendar, HTML forms)
199
A self-hosted event gateway for webhook routing, verification, deduplication, and delivery with SOC-grade observability.
Ingests webhooks from GitHub, Google Calendar, forms, and any HTTP producer. Verifies signatures (HMAC-SHA256), deduplicates events atomically, routes them based on event type + JSONPath conditions, transforms payloads per destination, and delivers with exponential backoff retry logic and dead-letter queue support.
git clone https://github.com/imann128/RelayCore
cd RelayCore
docker-compose up --build (first time)
Dashboard: http://localhost:5173
Full setup, architecture, and customization guide: GitHub
See repo for license.
Content type
Image
Digest
sha256:5b4b64320…
Size
147.9 MB
Last updated
about 2 months ago
docker pull imann122/relaycore:1.1.0