Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 279 Bytes

File metadata and controls

5 lines (3 loc) · 279 Bytes

Ecommerce backend with Apache Kafka

This project illustrates the use of Kafka as the communication backbone in a microservice architecture.

To run this project remember to first start the kafka containers using the command docker-compose up -d inside the project root dir.