Skip to content

A simple template microservices architecture using NodeJS and Docker, with RabbitMQ messaging broker.

Notifications You must be signed in to change notification settings

davidpetrea/nodejs-microservices-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Microservices example/template with RabbitMQ

This repository holds a simple starter/template configured example of a NodeJS microservice environment. It uses nginx as proxy and load balancer, with each service being a simple REST express server. Services can communicate via a RabbitMQ message broker.

Build and run docker container

docker-compose up --build

About

A simple template microservices architecture using NodeJS and Docker, with RabbitMQ messaging broker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published