Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added www.openapiviewer.com #527

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
v3: true
v3_1: true

- name: Openapiviewer
category:
- documentation
link: https://www.openapiviewer.com
language: SaaS
description:
Upload a openapi.json and view it online via a shareable link. Nothing else. Uses OpenAPI Explorer under the hood.
v2: false
v3: true
v3_1: true


- name: Docuo
category: documentation
Expand Down Expand Up @@ -1517,7 +1528,7 @@
- converters
language: JavaScript, TypeScript
github: https://github.com/readmeio/oas
description: Comprehensive tooling for working with OpenAPI definitions.
description: Comprehensive tooling for working with OpenAPI definitions.
v2: true
v3: true
v3_1: true
Expand Down Expand Up @@ -2757,7 +2768,7 @@
HopFront automatically builds an user friendly UI from a collection of OpenAPI specifications.
You can setup custom dashboard tailored to the way your interact with your APIs.
v3: true

- name: Xapi Platform
category:
- gui-editors
Expand Down