8000 GitHub - clancytom/swagger-doc-viewer: Viewer documentation for a OpenAPI Specification (fka The Swagger Specification)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clancytom/swagger-doc-viewer

 
 

Repository files navigation

Swagger Doc Viewer

Viewer documentation for a OpenAPI Specification (fka The Swagger Specification).

##Note

This project is still a work in progress.

Features

  • Displays documentation API specification in a browser (http://localhost:9000) using SwaggerEditor.
  • The browser automatically refresh with changes in Visual Studio Code through socket communication SocketIO.
  • Used a Express server for a correct working to $ref. The base path is used to indicate the static folder containing references to the main Swagger file.
  • Routes used in the $ref are relative to the main Swagger file.

alt tag alt tag alt tag

Requirements

Visual Studio Code

Usage

  • Open the main Swagger file.
  • Run the Command ⇧⌘P Swagger Doc Viewer.

3rd Party Libraries/Frameworks

About

Viewer documentation for a OpenAPI Specification (fka The Swagger Specification)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
3365

Languages

  • JavaScript 74.0%
  • HTML 13.7%
  • CSS 12.3%
0