Skip to content

Commit 2d439fc

Browse files
authored
Added editors section with known OpenAPI 3.0 Editors
Not sure if you want to include commercial tools, or just open source components. If this is only for open source tooling, you can remove the RepreZen API Studio row from the table. (Or comment on the PR, and I'll remove it.)
1 parent e6ec613 commit 2d439fc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

IMPLEMENTATIONS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ These tools are not necessarily endorsed by the OAI.
2020
| Tavis.OpenApi | [GitHub/tavis-sofware/Tavis.OpenApi](https://github.com/tavis-software/Tavis.OpenApi/) | dotnet | C# based parser with definition validation and migration support from V2 |
2121

2222

23+
#### Editors
24+
25+
| Title | Project Link | Language |Description |
26+
|----------------|--------------|----------|---------------------|
27+
| 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 |
28+
| RepreZen API Studio | [RepreZen.com/OpenAPI](https://www.reprezen.com/OpenAPI) | Java | Commercial desktop IDE for API design, documentation & development |
29+
| 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+
31+
2332
#### User Interfaces
2433

2534
| Title | Project Link | Language |Description |

0 commit comments

Comments
 (0)