Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 623 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 623 Bytes

Kafka Producer and Consumer Demo

Table of Contents

Project Description

Just a Producer Demo for Kafka. Source is from here

Features

  • Kafka Producer
  • Kafka Consumer

Installation

To install this project, follow these steps:

  1. Clone the repository on GitHub CLI:
    gh repo clone paraskuk/kafkademoproducer
    or with normal git clone:
    https://github.com/paraskuk/kafkademoproducer.git