Skip to content

Commit

Permalink
Merge pull request #1159 from tedepstein/patch-1
Browse files Browse the repository at this point in the history
[Implementations] Added editing tools section with known OpenAPI 3.0 Editors
  • Loading branch information
RobDolinMS authored Jun 30, 2017
2 parents 310e0bd + 2d439fc commit d4d3e4f
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 d4d3e4f

Please sign in to comment.