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