openapi-view
v0.2.0
Published
a local server that provides the web page with an open api yaml file
Downloads
2
Readme
openapi-view
It's a local server for ad hoc view of open api spec.
installation
with npm:
npm install openapi-view
with homebrew:
brew install tomsdoo/brew/openapi-view
usage
http://localhost:(port) will be opened.
openapi-view --spec some-spec.yml
Note
usenpx
on local installation