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