In this code challenge I developed a REST API in Node.js that integrates with a micro-service using Apache Kafka.
- Clone this repository;
- Move to the appropriate directory;
- Run
yarn
to install dependencies. - Run
yarn start
.
A proof of concept creating an api integrated with a micro-service using apache kafka
JavaScript
In this code challenge I developed a REST API in Node.js that integrates with a micro-service using Apache Kafka.
yarn
to install dependencies.yarn start
.