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
+1
Original file line number
Diff line number
Diff line change
@@ -74,3 +74,4 @@ These tools are not endorsed by the OAI.
74
74
| 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)
75
75
| WebSphere Liberty |[Download jar](https://developer.ibm.com/wasdev/downloads/)| Java EE | Generates OpenAPI v3 documentation from Java EE applications |
76
76
| 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. |
77
+
.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. |
0 commit comments