Skip to content

Commit

Permalink
Merge pull request #1399 from arthurdm/patch-1
Browse files Browse the repository at this point in the history
Update IMPLEMENTATIONS.md
  • Loading branch information
darrelmiller committed Nov 10, 2017
2 parents b9a1fdd + 71c900b commit 3b706dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions IMPLEMENTATIONS.md
Expand Up @@ -35,6 +35,7 @@ These tools are not necessarily endorsed by the OAI.
| openapi-viewer | [GitHub/koumoul/openapi-viewer](https://github.com/koumoul-dev/openapi-viewer) | Vue.js | Browse and test a REST API described with the OpenAPI 3.0 Specification. |
| swagger-ui | [GitHub/swagger-api](https://github.com/swagger-api/swagger-UI) | JavaScript | Web-Based interface for visualizing and testing OpenAPI\Swagger definitions |
| lincoln | [GitHub/temando/open-api-renderer](https://github.com/temando/open-api-renderer)| React.js| A React renderer for Open API v3 |
| WebSphere Liberty | [Download jar] (https://developer.ibm.com/wasdev/downloads/) | JavaScript | Includes a native OpenAPI v3 UI which allows for customization of its banners and URL |


#### Server Implementations
Expand All @@ -48,3 +49,4 @@ These tools are not necessarily endorsed by the OAI.
| Google Gnostic | [GitHub/googleapis/gnostic](https://github.com/googleapis/gnostic) | Go | Compile OpenAPI descriptions into equivalent Protocol Buffer representations. |
| 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 |
| 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 |
| WebSphere Liberty | [Download jar] (https://developer.ibm.com/wasdev/downloads/) | Java EE | Generates OpenAPI v3 documentation from Java EE applications |

0 comments on commit 3b706dd

Please sign in to comment.