Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>swagger-doc-viewerNew to Visual Studio Code? Get it now.
swagger-doc-viewer

swagger-doc-viewer

mimarec

|
29,918 installs
| (5) | Free
Viewer documentation for a OpenAPI Specification (fka The Swagger Specification)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • SwaggerEditor
  • SocketIO
  • Express
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft