openapi-view
v1.0.0
Published
a local server that provides the web page with an open api yaml file
Readme
openapi-view
It's a local server for ad hoc view of open api spec.
installation
with npm:
npm install openapi-viewwith homebrew:
brew install tomsdoo/brew/openapi-viewusage
http://localhost:(port) will be opened.
openapi-view some-spec.ymlNote
usenpxon local installation
