Skip to content

A exemple of communication between different applications using Apache Kafka and Nodejs

License

Notifications You must be signed in to change notification settings

RaphaelBRodrigues/kafka-nodejs-exemple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Logo

Kafka Nodejs Exemple

This repository contains a exemple of communication between two applications using Apache Kafka as a broker

The application kafka-producer is a web api responsible for capture the client's message and send to the queue, and the kafka-consumer is listening the broker and consuming its data

Getting Started

  • Start the docker containers

    • docker-compose up
  • Use the rest.http file to send a request to producer application

References

About

A exemple of communication between different applications using Apache Kafka and Nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published