You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
Copy file name to clipboardExpand all lines: IMPLEMENTATIONS.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,15 @@ These tools are not necessarily endorsed by the OAI.
20
20
| 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 |
| 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 |
0 commit comments