Version controlling your RAML RESTful API specifications allow you to continue maintaining previous version of your APIs. The API designer from MuleSoft has a build in [...]
Defining an example body payload and response for a RESTful API endpoint is an essential aspect of designing a modern API. These examples ensure that it is clear what the API [...]
There are five principal aspects to a RESTful API specification that must be considered prior to coding an API specification. In this post I will discuss those five features [...]