1.0.2 • Published 9 months ago

@roberts-studios/openapi-visualizer v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

openapi-visualizer

openapi-visualizer is a Node package that creates a graph from an OpenAPI JSON document.

Sample API graph

Usage

Run it in the same directory as your openapi.json. It outputs an openapi.png.

npx @roberts-studios/openapi-visualizer

npx @roberts-studios/openapi-visualizer --help

Requires Graphviz to be installed.

License

ISC

To Do

  • max-depth option?
1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago