Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 491 Bytes

Consumer for kafka Events

TECH STACK

  • Language Javascript
  • Runtime NodeJS

Intended working principle

  • Run this service as a sidecar service for any service that needs to consume events from another service
  • Provide a list of Events to listen and api to hit while consuming those events. here

Applications README
product microservice
order microservice
consumer cpp