kbakdev / redoc-swagger-visualizer

Repository from Github https://github.comkbakdev/redoc-swagger-visualizerRepository from Github https://github.comkbakdev/redoc-swagger-visualizer

Redoc Swagger Visualizer

This is a simple tool to visualize Swagger documentation using Redoc.

Usage

Simply replace the swagger.yml file in the docs folder with your Swagger YAML file.

Running the Project

Run the following command:

node server.js

Then open your web browser and navigate to http://localhost:3000.

About


Languages

Language:HTML 69.6%Language:JavaScript 30.4%