An open API service indexing awesome lists of open source software.

https://github.com/mtbassi/orderms

This microservice is designed to consume messages from a RabbitMQ queue and provide a RESTful API for querying order data. It ingests order data from the queue, processes the information, and makes it accessible through REST endpoints, enabling efficient and secure query operations. This microservice is part of a challenge for BTG Pactual.
https://github.com/mtbassi/orderms

java mongodb rabbitmq rest-api spring-boot swagger

Last synced: 3 months ago
JSON representation

This microservice is designed to consume messages from a RabbitMQ queue and provide a RESTful API for querying order data. It ingests order data from the queue, processes the information, and makes it accessible through REST endpoints, enabling efficient and secure query operations. This microservice is part of a challenge for BTG Pactual.

Awesome Lists containing this project