Minasokoni / 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 Dependency Status devDependency Status

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).

New!

This is the new version of swagger-ui, 3.x.

For the older version of swagger-ui, refer to the 2.x branch.

Running locally

If you have Node.js and npm installed, you can run npm start to spin up a static server.

Otherwise, you can open index.html directly from your filesystem in your browser.

Browser support

Swagger UI works in the latest versions of Chrome, Safari, Firefox, Edge and IE11.

License

Copyright 2017 SmartBear Software

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Swagger Editor

http://editor.swagger.io

License:Other


Languages

Language:JavaScript 98.3%Language:HTML 1.5%Language:CSS 0.2%