Skip to content

Commit 8ac2663

Browse files
committed
Update README.md
1 parent a76b1d0 commit 8ac2663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ These are third party tools generated by the Swagger community:
112112
- [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle) - Adds some Swagger to your WebApi.
113113
- [Swagger.Net](https://github.com/Swagger-Net/Swagger.Net) - Library to document the ASP.NET Web API using the Swagger specification.
114114
- [dotswaggen](https://github.com/skrusty/dotswaggen) - .Net application that generates code (or anything else, e.g. markdown) from a swagger specification file.
115+
- [AutoRest](https://github.com/Azure/AutoRest) - The AutoRest tool generates client libraries for accessing RESTful web services from a Swagger specification.
115116

116117
#### Node.js
117118
- [Swagger Framework](https://github.com/silas/swagger-framework) - a module for creating Swagger-based apis using the standard HTTP request listener interface (including Express). It supports request normalization/validation, pluggable consumes/produces, spec validation, and more.

0 commit comments

Comments
 (0)