Creating Mule Project with RAMLIn this Mule tutorial we will learn how to create Mule project with RAML and a detailed walk-through on how the Mule flow works in case of a success or error scenario: |
Mule ESB – What is RAML and why it’s used
RAML stands for RESTful API Modeling Language and is similar to WSDL. A RAML provides a structure to an API and also help the client who is invoking the API to know before hand what the API does. A RAML contains:
|
Creating Mule Project with RAML – Mulesoft / Mule ESB Tutorial
