https://github.com/merkys/openapi-render
Rendering tools for OpenAPI v3
https://github.com/merkys/openapi-render
openapi perl5
Last synced: 7 months ago
JSON representation
Rendering tools for OpenAPI v3
- Host: GitHub
- URL: https://github.com/merkys/openapi-render
- Owner: merkys
- License: other
- Created: 2020-01-03T15:54:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T09:14:04.000Z (about 3 years ago)
- Last Synced: 2025-02-07T13:31:13.410Z (12 months ago)
- Topics: openapi, perl5
- Language: Perl
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
OpenAPI-Render
==============
As of January 2020 there seem to be no lightweight tools to visualize OpenAPI v3 instances.
An alternative to this is to downgrade OpenAPI v3 to v2, for example, using [OpenAPI-3to2](https://github.com/merkys/OpenAPI-3to2) and then visualize with any of OpenAPI v2 tools.