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: 7 months ago
JSON representation

Rendering tools for OpenAPI v3

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.