Skip to content

A basic template for inter services communication using message broker RabbitMQ.

Notifications You must be signed in to change notification settings

PratikKumar125/2-Microservices-communication-RabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2-Microservices-communication-RabbitMQ

A basic template for inter services communication using message broker RabbitMQ. HOT TO USE?

               1. Have a rabbitMQ docker container up locally at port 5672:5672
               2. Install express and other dependencies
               3. Run producer at port 5000 and consumer at 5001 with endpoints "/fetchme"
               4. Observe the console of your code editor. 

About

A basic template for inter services communication using message broker RabbitMQ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published