Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 292 Bytes

RabbitMQ with Express and NestJS

Study where I use RabbitMQ to make requests between Express and NestJS through queues.

OBS: Remember to have a RabbitMQ container running with Docker on your machine

Endpoints

NodeJs http://localhost:3333/express

NestJs http://localhost:3000/nest