module
Version:
v0.0.0-...-ef7de17
Opens a new window with list of versions in this module.
Published: Jan 18, 2021
License: MIT
Opens a new window with license information.
README
¶
go-kafka-example
Example implementation of Apache Kafka producer/consumer in Golang
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
¶
Click to show internal directories.
Click to hide internal directories.