DEV Community

Angelo Pirola
Angelo Pirola

Posted on

Making two microservices communicate using RabbitMQ and MassTransit

The example in the github repository below shows a simple implementation of two microservices (.NET 8 Web Api) communicating with each other via RabbitMQ and MassTransit.

GitHub Repository

Comments and/or suggestions are always welcome.

Top comments (0)