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

https://github.com/grahms/sandman

Sandman is a backend service that helps to decouple highly coupled REST API microservices. It does this by using a message queue (such as SQS) to allow the microservices to communicate with each other asynchronously.
https://github.com/grahms/sandman

Last synced: over 1 year ago
JSON representation

Sandman is a backend service that helps to decouple highly coupled REST API microservices. It does this by using a message queue (such as SQS) to allow the microservices to communicate with each other asynchronously.

Awesome Lists containing this project