Merge pull request #43 from deephacks/json

REST Frameworks / Swagger
This commit is contained in:
Andreas Kull
2014-09-01 08:37:23 +02:00

View File

@ -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