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
Copy file name to clipboardExpand all lines: IMPLEMENTATIONS.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ These tools are not endorsed by the OAI.
16
16
| Microsoft.OpenApi.net |[github/microsoft/OpenApi.net](https://github.com/microsoft/openapi.net/)| dotnet | C# based parser with definition validation and migration support from V2 |
| openapi3_parser |[github/kevindew/openapi3_parser](https://github.com/kevindew/openapi3_parser)| Ruby | A Ruby implementation of parser and validator for the OpenAPI 3 Specification |
19
-
| oas_parser |[github/Nexmo/oas_parser](https://github.com/Nexmo/oas_parser)| Ruby | An open source OpenAPI Spec 3 Definition Parser writen in Ruby |
19
+
| oas_parser |[github/Nexmo/oas_parser](https://github.com/Nexmo/oas_parser)| Ruby | An open source OpenAPI Spec 3 Definition Parser written in Ruby |
20
20
| oas3-remote-refs | [github//OverSpeedIO/oas3-remote-refs](https://github.com/OverSpeedIO/oas3-remote-refs) | Node.js | Tool to pull remote refernences and merge them into the definitions of the provided OpenAPI3 speicfication.
21
21
| go-openapi |[github/nasa9084/go-openapi](https://github.com/nasa9084/go-openapi)| Go | Golang struct model for OpenAPI 3.x. |
22
22
| openapi |[github/wzshiming/openapi](https://github.com/wzshiming/openapi)| Go | OpenAPI 3 Specification for golang |
@@ -26,7 +26,7 @@ These tools are not endorsed by the OAI.
| Apicurio Studio |[github/Apicurio/apicurio-studio](https://github.com/Apicurio/apicurio-studio)| Java/Typescript| Web-Based **visual designer** for OpenAPI 2.0 and 3.0.0. |
29
+
| Apicurio Studio |[github/Apicurio/apicurio-studio](https://github.com/Apicurio/apicurio-studio)| Java/TypeScript| Web-Based **visual designer** for OpenAPI 2.0 and 3.0.0. |
30
30
| 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 |
31
31
| RepreZen API Studio |[RepreZen.com/OpenAPI](https://www.reprezen.com/OpenAPI)| Java | Commercial desktop IDE for API design, documentation & development |
32
32
| OpenAPI-gui |[github/Mermade/openapi-gui](https://github.com/Mermade/openapi-gui)| Node.js | GUI / visual editor for creating and editing OpenAPI definitions |
@@ -66,7 +66,7 @@ These tools are not endorsed by the OAI.
66
66
| baucis-openapi3 |[github/metadevpro/baucis-openapi3](https://github.com/metadevpro/baucis-openapi3)| Node.js |[Baucis.js](https://github.com/wprl/baucis) plugin for generating OpenAPI 3.0 compliant API contracts. |
67
67
| Google Gnostic |[github/googleapis/gnostic](https://github.com/googleapis/gnostic)| Go | Compile OpenAPI descriptions into equivalent Protocol Buffer representations. |
68
68
| Gen |[github/wzshiming/gen](https://github.com/wzshiming/gen)| Go | Generate OpenAPI 3, client, and route based on golang source code. |
69
-
| serverless-openapi-documentation |[github/temando/serverless-openapi-documentation](https://github.com/temando/serverless-openapi-documentation)|Typescript| Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration |
69
+
| serverless-openapi-documentation |[github/temando/serverless-openapi-documentation](https://github.com/temando/serverless-openapi-documentation)|TypeScript| Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration |
70
70
| zero-rails_openapi |[github/zhandao/zero-rails_openapi](https://github.com/zhandao/zero-rails_openapi)| Ruby | Provide concise DSL for generating the OpenAPI Specification 3 documentation file for Rails application |
71
71
| slush-vertx | [github/pmlopes/slush-vertx](https://github.com/pmlopes/slush-vertx) | Java, Kotlin & Groovy | Generate server skeleton for [Vert.x Web API Contract](http://vertx.io/docs/#web) and API Client based on [Vert.x 3 Web Client](http://vertx.io/docs/#web)
72
72
| WebSphere Liberty |[Download jar](https://developer.ibm.com/wasdev/downloads/)| Java EE | Generates OpenAPI v3 documentation from Java EE applications |
0 commit comments