Skip to content

Commit

Permalink
Add tool to list (#1932)
Browse files Browse the repository at this point in the history
* Add tool to list

Adding [github/goldspecdigital/oooas](https://github.com/goldspecdigital/oooas) to list of tools

* Changed wording from specifications to documents
  • Loading branch information
matthew-inamdar authored and darrelmiller committed Aug 3, 2019
1 parent 264aa57 commit 68d3c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IMPLEMENTATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ These tools are not endorsed by the OAI.
| WebSphere Liberty | [Download jar](https://developer.ibm.com/wasdev/downloads/) | Java EE | Generates OpenAPI v3 documentation from Java EE applications |
| swagger-node-codegen | [github/fmvilas/swagger-node-codegen](https://github.com/fmvilas/swagger-node-codegen) | Node.js | Generates a Node.js/express server, but also has a template engine for creating any templates needed. |
.NET-C#-Annotations | [github/Microsoft/OpenAPI-NET-CSharpAnnotations](https://github.com/Microsoft/OpenAPI.NET.CSharpAnnotations) | dotnet | Convert your native C# comments/annotation XML from your API code into a OpenAPI document object. |
| Object Oriented OpenAPI Specification | [github/goldspecdigital/oooas](https://github.com/goldspecdigital/oooas) | PHP | Generates OpenAPI documents using PHP. |

0 comments on commit 68d3c31

Please sign in to comment.