Skip to content

ottoo/microservices-fiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Fiddling around with creating microservices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published