Skip to content

Commit 084447c

Browse files
committed
update readme.md
1 parent 0cdabb8 commit 084447c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
[![GitHub stars](https://img.shields.io/github/stars/jmrashed/rabbitmq-kafka-node-demo?style=social)](https://github.com/jmrashed/rabbitmq-kafka-node-demo/stargazers)
44
[![CI](https://github.com/jmrashed/rabbitmq-kafka-node-demo/actions/workflows/nodejs.yml/badge.svg)](https://github.com/jmrashed/rabbitmq-kafka-node-demo/actions)
55

6+
[![Node.js](https://img.shields.io/badge/node-%3E%3D18-brightgreen)](https://nodejs.org/)
7+
[![Docker](https://img.shields.io/badge/docker-%3E%3D20-blue.svg)](https://www.docker.com/)
8+
[![RabbitMQ](https://img.shields.io/badge/rabbitmq-%3E%3D3.8-orange.svg)](https://www.rabbitmq.com/)
9+
[![Kafka](https://img.shields.io/badge/kafka-%3E%3D2.8-yellowgreen.svg)](https://kafka.apache.org/)
10+
611
# RabbitMQ & Kafka Node.js Demo
712

813
A comprehensive demonstration of message queuing with RabbitMQ and Apache Kafka using Node.js, featuring Docker containerization and REST API endpoints.

0 commit comments

Comments
 (0)