This package has been deprecated

Author message:

Use swagger-editor package instead. https://www.npmjs.com/package/swagger-editor

swagger-editor-src

2.9.9 • Public • Published

Swagger Editor

Build Status Code Climate NPM version

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

LIVE DEMO

Screenshot of the Swagger Editor

Running with Docker

The swagger-editor is published in a public repository on Dockerhub:

https://hub.docker.com/r/swaggerapi/swagger-editor/

You can run editor easily with docker:

docker pull swaggerapi/swagger-editor
docker run -p 80:8080 swaggerapi/swagger-editor

Running Locally

Download the latest release (v2.9.8) and serve the static files via your HTTP server. If you don't have an HTTP server, you can use http-server Node.js module.

Using http-server module:
npm install -g http-server
wget https://github.com/swagger-api/swagger-editor/releases/download/v2.9.8/swagger-editor.zip
unzip swagger-editor.zip
http-server swagger-editor

Building From Source

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


Readme

Keywords

none

Package Sidebar

Install

npm i swagger-editor-src

Weekly Downloads

45

Version

2.9.9

License

Apache-2.0

Last publish

Collaborators

  • ponelat
  • swagger-admin
  • mohsen