You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 Kafka Clients App with Producer, Consumer, & RESTful API
Components
.
├── compose.yaml (Provisions the Zookeeper and Kafka Broker)
├── domain-registration (Mock: The Domain Registration REST Server)
├── enricher (The App reading, processing, and writing to Kafka)
└── producer (Mock: The Domain Classification Producer)
Usage
Run the compose.yaml services to spin up Kafka broker,
To check the results, attach to the running Kafka container, and run the command, please consider removing
the --from-beginning if only interested in the recent messages: