expanso-http-webhook-ingestion

Installation
SKILL.md

HTTP Webhook Ingestion

Accept HTTP webhooks and forward to Kafka with request validation, authentication, and rate limiting.

Category

data-routing

Quick Start

export KAFKA_BROKERS=localhost:9092
./run.sh
# Send a webhook: curl -X POST http://localhost:8080/webhook -d '{"event":"test"}'

Requirements

Installs
1
First Seen
Jul 26, 2026
expanso-http-webhook-ingestion — expanso-io/skills.expanso.io