Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merkys/openapi-render
Rendering tools for OpenAPI v3
https://github.com/merkys/openapi-render
openapi perl5
Last synced: about 1 month 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T09:14:04.000Z (almost 2 years ago)
- Last Synced: 2024-12-03T15:14:12.996Z (about 1 month 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.