Skip to content

Commit 7baf04c

Browse files
authored
Update IMPLEMENTATIONS.md
Add lincoln and serverless-openapi-documentation projects to the IMPLEMENTATIONS.md
1 parent a8a63a2 commit 7baf04c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

IMPLEMENTATIONS.md

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ These tools are not necessarily endorsed by the OAI.
3434
| Title | Project Link | Language |Description |
3535
|----------------|--------------|----------|---------------------|
3636
| 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. |
37+
| lincoln | [GitHub/temando/open-api-renderer](https://github.com/temando/open-api-renderer)| React.js| A React renderer for Open API v3 |
3738

3839

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