Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.11 KB

TOC-kafka.md

File metadata and controls

21 lines (13 loc) · 1.11 KB

Kafka: All my repositories


The following tables contains a list of all my repositories that contain code for working with Kafka.


see also: Repos with tag kafka


Name Repo URL Description
Maven_SpringBoot_KafkaDemo Link Examples how to produce and consume Kafka messages with Java; examples for Kafka-CLI commands on README page
Maven_SpringBoot_LinkShortener Link Communication between microservices with Kafka
Nodejs_Express_LinkShortenerMitKafka Link Link Shortener with microservice architecture
Nodejs_KafkaTest Link Demo for working with Kafka using Nodejs and the library Kafkajs