In this code challenge we developed a REST API in Node.js that integrates with a micro-service using Apache Kafka.
Diego Fernandes | Guilherme Pellizzetti |
- Consumer slow to start;
- Add some framework like
Molecular
; - Kafka may receive a specific responde to a produced message (something like
expectResponse
);
- Clone this repository;
- Move to the appropriate directory;
- Run
yarn
to install dependencies. - Run
yarn start
.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.