Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 302 Bytes

webhooks-with-kafka-demo

This repository includes all the artefacts used to demonstrate ingesting and transforming events from Kafka into Convoy to send out webhooks.

Prerequisites

  1. Convoy Instance
  2. Kafka Cluster

Instructions

# Produce events to Kafka
$ go run ./producer/cmd