Skip to content

Sample application using NodeJs and RabbitMQ, demonstrating how to implement RPC pattern.

Notifications You must be signed in to change notification settings

joaovictorino/api-rpc-rabbitmq-nodejs

Repository files navigation

Sample application using NodeJs and RabbitMQ

This is a sample code demonstrating how to use Express framework and RabbitMQ implementing RPC Pattern.

Hosting the application on AWS, without code changes, just replacing RabbitMQ for Amazon MQ, and ECS Fargate for application containers.

alt architecture

Locally just run docker compose up --build at root folder, and Docker Compose starts everything.

Reference https://www.rabbitmq.com/tutorials/tutorial-six-javascript.html

About

Sample application using NodeJs and RabbitMQ, demonstrating how to implement RPC pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published