Skip to content

zeestack/backend-nest-ms

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Project Scope (Microservices / RabbitMQ and Nest Workspaces)

This project demonstrates the concept of distributed Microservices with Rabbit MQ and TCP as its communication infrastructure. This project consists of three microservices. ApiGateway, Products and Orders.

ApiGateway includes basic authentication and authorization. HttpRequest from Client flows only through ApiGateway while interservices communication is done through Rabbit MQ with Products and TCP with Orders Microservices.

Installation

$ npm install

Stay in touch

  • Author - [Zeestack]

License

This project is MIT license.

About

Microservice with Nest JS workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published