Merge pull request #614 from remmeier/crnk

Add Crnk
This commit is contained in:
Andreas Kull
2017-11-14 10:56:09 +01:00
committed by GitHub

View File

@ -708,6 +708,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [RestExpress](https://github.com/RestExpress/RestExpress) - Thin wrapper on the JBoss Netty HTTP stack that provides scaling and performance.
* [Restlet Framework](https://github.com/restlet/restlet-framework-java/) - Pioneering framework with powerful routing and filtering capabilities, and a unified client and server API.
* [Spark](http://sparkjava.com/) - Sinatra inspired framework.
* [Crnk](http://www.crnk.io/) - Implementation of the JSON API specification to build resource-oriented REST endpoints with sorting, filtering, paging, linking, object graphs, type-safety, bulk updates, integrations and more.
## Science