A web editor for creating and sharing RAML API specifications
npm install api-designer


  
API Designer is a standalone/embeddable editor for RAML (RESTful API Modeling Language) written in JavaScript using Angular.JS. By default, the editor uses an in-browser filesystem stored in HTML5 Localstorage.
* Remote Medicine API
* Notes API
* Congo API for Drone Delivery
There is an online preview version of the API Designer, check it out a different branch.
``
npm install -g api-designer
api-designer
`
This will start a local designer instance using the in-browser filesystem.
The following example details how to embed the API Designer:
`html``
If you want to contribute to this project, please read our contribution guide first.
Copyright 2013 MuleSoft, Inc. Licensed under the Common Public Attribution License (CPAL), Version 1.0