lukewpatterson / swagger-editor

Swagger Editor

Home Page:http://editor.swagger.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swagger Editor

Build Status Code Climate

Swagger Editor lets you edit Swagger API specifications in YAML inside your browser and to preview documentations in real time. Valid Swagger JSON descriptions can then be generated and used with the full Swagger tooling (code generation, documentation, etc).

LIVE DEMO

Screenshot of the Swagger Editor

Running Locally

Make sure you have Node.js installed.

git clone https://github.com/swagger-api/swagger-editor.git
cd swagger-editor
npm start

Documentations

Contributing

LICENSE

About

Swagger Editor

http://editor.swagger.io

License:Other


Languages

Language:JavaScript 65.2%Language:HTML 17.9%Language:CSS 16.9%