I have created an API using RAML and I have been able to expose it as a Web site on my local Windows laptop. However, now I need to install Mule standalone on a server an install it there. The tutorial provided for this starts with downloading an APIkit zip file (t-shirt) and placing this file on a folder on the Mule standalone. I would like to know hoe to create this APIkit zip file from a RAML API.
Any thoughts?
Thanks