Skip to content

Commit

Permalink
Added editors section with known OpenAPI 3.0 Editors
Browse files Browse the repository at this point in the history
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.)
  • Loading branch information
tedepstein committed Jun 10, 2017
1 parent e6ec613 commit 2d439fc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions IMPLEMENTATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ These tools are not necessarily endorsed by the OAI.
| 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 |


#### Editors

| Title | Project Link | Language |Description |
|----------------|--------------|----------|---------------------|
| 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 |
| RepreZen API Studio | [RepreZen.com/OpenAPI](https://www.reprezen.com/OpenAPI) | Java | Commercial desktop IDE for API design, documentation & development |
| OpenApi-gui | [GitHub/Mermade/openapi-gui](https://github.com/Mermade/openapi-gui) | Node.js | GUI / visual editor for creating and editing OpenApi / Swagger definitions |


#### User Interfaces

| Title | Project Link | Language |Description |
Expand Down

0 comments on commit 2d439fc

Please sign in to comment.