swagger-form-editor icon indicating copy to clipboard operation
swagger-form-editor copied to clipboard

Swagger Editor

An experimental and unsupported tool to build swagger specifications graphically.

$ git clone https://github.com/wordnik/swagger-form-editor.git
$ cd swagger-form-editor
$ npm install
$ bower install

Running the dev server locally

$ grunt serve