Skip to content

JHorlamide/node-rabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communication between Microservices with RabbitMQ

This web application is a simple application to manage a list of books.

Infrastructure

This applications consists of three parts:

  1. Frontend: Single Page Application built with: React and tailwindcss.
  2. Createbook: HTTP REST API built with Node.js, Express and MongoDB.
  3. Listbook: HTTP REST API built with Node.js, Express and MongoDB.

How to run

to start the application use docker compose:

docker-compose up --build

once the app is running you can open:

http://localhost:3000

on your browser.

About

A mini microservices using RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published