README ¶ kafka Tiny project to play around with Kafka producer and consumer APIs. Instructions Run a single broker Kafka cluster locally: $ confluent local kafka start Create a topic on the Kafka cluster: $ confluent local kafka topic create purchases Run the producer $ make run-producer Run the consumer $ make run-consumer Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd consumer producer internal Click to show internal directories. Click to hide internal directories.