REST API middleware application ready to publish/subscribe messages to a Microservices Architecture with RabbitMQ
Software Versions: This application was tested using Go 1.17.11 and RabbitMQ 3.9.13
This is a middleware application that have a REST API in the front end to accept requests. After a request is accepted is ready to interact in a publish/susbcribe Microservices arquitecture using RabbitMQ and return the proper response to the initial client.