Skip to content

aashaikh/swagger-editor

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 65.2%
  • HTML 17.9%
  • CSS 16.9%