Skip to content

kiwi-admin/oas-large-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAS Large Examples

About

Testing OpenAPI Specification using various specs.

Currently Swagger Petstore v3 spec is extended for the examples.

ReDoc is used to present the API Documentation.

Run App

You can run the redoc static html with server of your choice. The app is set-up to run with BrowserSync

Install and Run BrowserSync

  1. npm install -g browser-sync
  2. start-app