Skip to content

Commit e715eed

Browse files
committed
Update README.md
Added dropwizard-swagger to the list of libraries.
1 parent 27151ee commit e715eed

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,12 @@ These are third party tools generated by the Swagger community:
6666
- [beego](https://github.com/astaxie/beego) - A framwork support support auto generate swagger spec from comments
6767

6868
#### Java
69-
- [swagger-springmvc](https://github.com/martypitt/swagger-springmvc) - integration with Spring MVC.
70-
- [swagger4spring-web](https://github.com/wkennedy/swagger4spring-web) - integration with Spring MVC.
69+
- [swagger-springmvc](https://github.com/martypitt/swagger-springmvc) - Integration with Spring MVC.
70+
- [swagger4spring-web](https://github.com/wkennedy/swagger4spring-web) - Integration with Spring MVC.
7171
- [swagger-maven-plugin](https://github.com/kongchen/swagger-maven-plugin) - A maven build plugin which helps you generate API document during build phase.
7272
- [swagger-jaxrs-doclet](https://github.com/ryankennedy/swagger-jaxrs-doclet) - A JavaDoc Doclet that can be used to generate a Swagger resource listing suitable for feeding to swagger-ui.
73-
- [swaggerj4](https://github.com/SmartBear/swagger4j) - A parsing library to turn swagger specifications into POJOs
73+
- [swaggerj4](https://github.com/SmartBear/swagger4j) - A parsing library to turn swagger specifications into POJOs.
74+
- [dropwizard-swagger](https://github.com/federecio/dropwizard-swagger) - A dropwizard bundle that wraps Swagger-Core.
7475

7576
#### .Net
7677
- [ServiceStack](https://github.com/ServiceStack/ServiceStack) - a high-performance .NET web services platform that simplifies the development of high-performance REST (JSON, XML, JSV, HTML, MsgPack, ProtoBuf, CSV) and WCF SOAP Web Services. Has support for [Swagger integration](https://github.com/ServiceStack/ServiceStack/wiki/Swagger-API).

0 commit comments

Comments
 (0)