Skip to content

Commit 0e51e2a

Browse files
author
Ron
authored
Merge pull request OAI#1311 from OAI/swagger-implementations
Added swagger-ui/editor to list of implementations
2 parents e9c539d + adeabf3 commit 0e51e2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

IMPLEMENTATIONS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,14 @@ These tools are not necessarily endorsed by the OAI.
2727
| KaiZen OpenAPI Editor | [GitHub/RepreZen/KaiZen-OpenAPI-Editor](https://github.com/RepreZen/KaiZen-OpenAPI-Editor) | Java | Eclipse Editor for OpenAPI 2.0 and 3.0 |
2828
| RepreZen API Studio | [RepreZen.com/OpenAPI](https://www.reprezen.com/OpenAPI) | Java | Commercial desktop IDE for API design, documentation & development |
2929
| OpenApi-gui | [GitHub/Mermade/openapi-gui](https://github.com/Mermade/openapi-gui) | Node.js | GUI / visual editor for creating and editing OpenApi / Swagger definitions |
30-
30+
| swagger-editor | [GitHub/swagger-api](https://github.com/swagger-api/swagger-editor) | JavaScript | Web-Based editor for creating, editing, validating and testing OpenAPI\Swagger definitions |
3131

3232
#### User Interfaces
3333

3434
| Title | Project Link | Language |Description |
3535
|----------------|--------------|----------|---------------------|
3636
| openapi-viewer | [GitHub/koumoul/openapi-viewer](https://github.com/koumoul-dev/openapi-viewer) | Vue.js | Browse and test a REST API described with the OpenAPI 3.0 Specification. |
37+
| swagger-ui | [GitHub/swagger-api](https://github.com/swagger-api/swagger-UI) | JavaScript | Web-Based interface for visualizing and testing OpenAPI\Swagger definitions |
3738

3839

3940
#### Server Implementations

0 commit comments

Comments
 (0)