/nestjs-microservices-communication

This project basically implements "How to Build Microservices in Nest.JS" with two microservices interacting with each other and a BFF (Backend For Frontend) or somewhat like gateway that translates interservice communication protocols to web-friendly protocols using Redis Pub/Sub transport layer.

Primary LanguageTypeScript

This repository is not active