Skip to content

Commit

Permalink
Add new documentation tool: openAPI-UI (#477)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Walsh <[email protected]>
  • Loading branch information
rookie-luochao and AndrewWalsh authored May 29, 2024
1 parent 902f02c commit 8091e06
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,18 @@
v3: true
v3_1: true

- name: OpenAPI-UI
category: documentation
description:
Create simple and beautiful OpenAPI/Swagger documentation from OpenAPI files.
Generate mock parameters and call APIs. Like Postman, but for OpenAPI specifications.
link: https://docs.openapi-ui.com
github: https://github.com/rookie-luochao/openapi-ui
language: TypeScript
v2: true
v3: true
v3_1: false

- name: openapi-viewer
category: documentation
link: https://koumoul.com/openapi-viewer/
Expand Down

0 comments on commit 8091e06

Please sign in to comment.