mops is a logic-less domain-specific language used by the API Gateway Specification and the Broker Bridge Specification data structures for data transformation and dynamic configuration.
To understand how mops is used in those use cases let's first explore a very simple and non-Bondy related example to understand how mops works.
For the sake of simplicity (and because Bondy configuration files use JSON) we will use JSON to represent our data structures in the example.
Let's say we have a Customer Order object we want to transform in a number of ways before we send it to someone else.