Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

arx-8/swagger-viewer

Repository files navigation

⚠️Sorry! No longer supported.⚠️

Dear Community,

Due to time constraints, I'm archiving the swagger-viewer repository and ending support. Grateful for all contributions, please feel free to fork and continue the project. Thank you for your understanding.


swagger-viewer

Overview

This is Chrome Extension.
https://chrome.google.com/webstore/detail/swagger-viewer/nfmkaonpdmaglhjjlggfhlndofdldfag

Shows swagger yaml/json rendered by Swagger-UI.
This extension replace swagger code into preview html in GitHub.
Works completely offline.

Demo

Easy to convert

Demo

Easy to expand / collapse

Demo

Spec.

  • Supported sites.
    • GitHub
  • Supported OpenAPI ver.
    • 2.0
    • 3.0
  • Supported file ext.
    • yaml
    • yml
    • json

Usage

  1. Install from Chrome Web Store
  2. Open swagger page in GitHub.
  3. Click this app icon.
  4. Have a good development!

For developer

See README-develop.md