Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

http listener of webhooks that produces messages to kafka

Notifications You must be signed in to change notification settings

Shelex/webhook-kafka-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checking out go watermill library with kafka

Dead simple http listener of webhooks that produces messages to kafka

Setup

  • Requires docker engine
  • Run:
   make start
  • API will accept POST requests to http://localhost:9000/webhooks url

Simulate webhooks

    make simulation

Check out UI for Kafka

  • Run:
    make open
  • kafka dashboard will be available at http://localhost:8080

About

http listener of webhooks that produces messages to kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published