GitHunt
OT

ottoo/microservices-fiddle

Fiddling around with creating microservices.

Microservices-Fiddle

Learning about microservices with nodejs + express and
handling intercommunication through RabbitMQ. Using an
api-gateway for external communication.


Users service waits for messages from the api-gateway.

POST payload to /user endpoint, users service receives it and
acknowledges it by logging a message to the server console.

Languages

JavaScript100.0%
Created October 15, 2017
Updated January 8, 2020
ottoo/microservices-fiddle | GitHunt