go-kafka-example

module
v0.0.0-...-ef7de17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2021 License: MIT

README

go-kafka-example

Example implementation of Apache Kafka producer/consumer in Golang

version

Technologies

Reference

Services
Implementations using different kafka-client libraries

Usage

Docker

Bootstrap full project using docker-compose:

docker-compose up

To produce an event send the following request:

curl -X POST http://localhost:8080/events

To view all events send the following request:

curl -X GET http://localhost:8081/events

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL