diff --git a/README.md b/README.md index deddc1a..2b3f7ad 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [RESTEasy](http://resteasy.jboss.org/) - Fully certified and portable implementation of the JAX-RS specification. * [RESTX](http://restx.io/) - A lightweight REST framework with emphasis on modularity, speed and dev-friendly features (light specs compiled to unit tests and documentation, authentication needed by default, ...) * [Retrofit](http://square.github.io/retrofit/) - A type-safe REST client for Java. +* [Swagger](https://helloreverb.com/developers/swagger) - Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. * [swookiee](http://swookiee.com/) - JVM Runtime for REST Services. ## Science