How to improve code readability and reuse with RAML
In the first article in this series, RESTful API Modeling Language 101, we saw how to design basic RAML and we had banking API
RESTful API Modeling Language 101
In this blog, we will see how to design a REST API using the Restful API Modeling language. It’s important to design the APIs
How and when to implement dedicated load balancers
This blog will cover the architecture of the dedicated load balancer and the importance of the mapping rules in the dedicated load balancer with
Testing with MuleSoft’s MUnit: Part 2
This tutorial continues from Part 1. Mock is a feature provided by MUnit to mock the behavior of the message processor. Basically, MUnit replaces
Testing with MuleSoft’s MUnit: Part 1
Learn more about MUnit and learn more about how to test Mule. MUnit is a Mule application testing framework which allows you to build