Merge pull request #234 from espiegel/swagger-link-fix

fixed the link to Swagger
This commit is contained in:
Andreas Kull
2015-10-03 10:24:13 +02:00

View File

@ -466,7 +466,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [RestX](http://restx.io) - Framework based on annotation processing and compile-time source generation.
* [Retrofit](http://square.github.io/retrofit/) - Type-safe REST client.
* [Spark](http://www.sparkjava.com/) - Sinatra inspired framework.
* [Swagger](https://helloreverb.com/developers/swagger) - Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
* [Swagger](http://swagger.io/) - Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
## Science