Skip to content

Commit ae898f2

Browse files
author
Ron
authored
Merge pull request OAI#1334 from brendo/add-implementations
[Implementations] Add lincoln and serverless-openapi-documentation projects
2 parents 67ce0be + 70cedc9 commit ae898f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

IMPLEMENTATIONS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ These tools are not necessarily endorsed by the OAI.
3232
|----------------|--------------|----------|---------------------|
3333
| 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. |
3434
| swagger-ui | [GitHub/swagger-api](https://github.com/swagger-api/swagger-UI) | JavaScript | Web-Based interface for visualizing and testing OpenAPI\Swagger definitions |
35+
| lincoln | [GitHub/temando/open-api-renderer](https://github.com/temando/open-api-renderer)| React.js| A React renderer for Open API v3 |
3536

3637

3738
#### Server Implementations
@@ -43,3 +44,4 @@ These tools are not necessarily endorsed by the OAI.
4344
|----------------|--------------|----------|---------------------|
4445
| 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. |
4546
| Google Gnostic | [GitHub/googleapis/gnostic](https://github.com/googleapis/gnostic) | Go | Compile OpenAPI descriptions into equivalent Protocol Buffer representations. |
47+
| 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 |

0 commit comments

Comments
 (0)