An open API service indexing awesome lists of open source software.

https://github.com/tatangharyadi/microservice

Event-driven microservice via RabbitMQ
https://github.com/tatangharyadi/microservice

docker microservice mongodb nestjs rabbitmq typescript

Last synced: 6 months ago
JSON representation

Event-driven microservice via RabbitMQ

Awesome Lists containing this project

README

          

# Microservice
Implementation of event-driven microservice via RabbitMQ using TypeScript, NestJS and MongoDB. The microservice, RabbitMQ and MongoDB are running inside Docker containers.

## One-to-many
Second mongo container is used to initiate single node replica set for the one-to-many transaction.