Skip to content

alexandervnuchkov/openapi-generator

Repository files navigation

RapiDoc

This is my deeply customized RapiDoc version for Open-API spec viewing.

View it deployed to GitHub pages.

Documentation

Check out the usage and demos

Examples

Examples and Test cases

Build Process

# Clone / Download the project then
npm install

# build will generate rapidoc-min.js, this is the only file you will need.
# use it in the script tag of your html <script type="text/javascript" src="rapidoc-min.js"></script></body>
npm run build

# for developement use yarn serve (this will start an webserver at port 8080, then navigate to localhost:8080)
npm run serve

About

This is my deeply customized RapiDoc version for Open-API spec viewing.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •