Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 327 Bytes

Mulesoft's API Designer - RAML editor

Docker container to run Mulesoft's API Designer locally.

To execute RAML editor just run the container as follows:

docker run -d -p <port>:9013 byteflair/raml-editor

Then, in your favourite web browser navigate to localhost:<port>