Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 269 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 269 Bytes

microservice-rabbitmq

This is a simple authentication service for microservice architecture. It uses JWT for authentication and authorization. It uses RabbitMQ for communication between services.It uses Express for routing.It uses amqplib for RabbitMQ communication.