Skip to content

Commit d4d3e4f

Browse files
authored
Merge pull request #1159 from tedepstein/patch-1
[Implementations] Added editing tools section with known OpenAPI 3.0 Editors
2 parents 310e0bd + 2d439fc commit d4d3e4f

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)