Skip to content

Commit 5190f50

Browse files
authored
Merge pull request json-api#1178 from adnovum/crnkio
add crnk.io Java implementation
2 parents a20ad33 + b83b493 commit 5190f50

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

implementations/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ assembled to vet them.
7373
### <a href="#client-libraries-java" id="client-libraries-java" class="headerlink"></a> Java
7474

7575
* [jsonapi-converter](https://github.com/jasminb/jsonapi-converter) is a Java JSON API v1.0 client. Besides providing means for serialisation/deserialisation, client comes with Retrofit plugin.
76+
* [crnk.io](https://www.crnk.io) is a JSON API framework for clients and servers. On the client-side it targets
77+
both Java and Android development. As for the backend side a rich set of modules helps with the integration of various
78+
Java frameworks.
79+
7680

7781
### <a href="#client-libraries-android" id="client-libraries-android" class="headerlink"></a> Android
7882
* [faogustavo/JSONApi](https://github.com/faogustavo/JSONApi) library for deserializing automatic. It can be integrated with retrofit. It has some ideas from Morpheus and jsonapi-converter but has some aditionals.
@@ -207,6 +211,9 @@ includes related resources.
207211
* katharsis-spring - adapter for Katharsis core module for Spring and Spring Boot framoworks.
208212
* katharsis-servlet - generic servlet/filter adapter for Katharsis core module. This module can be used in traditional servlet or filter based Java web applications, or even non-Servlet-API-based web applications such as Portal/Portlet, Wicket, etc.
209213
* [Elide](http://elide.io) is a web framework supporting JSON API. Through annotation-based JSON API endpoint generation, Elide enables you to focus on your data model, security model, and business logic while avoiding unnecessary boilerplate. Moreover, through use of the JSON API Patch extension, [Elide](http://elide.io) provides full support for database transactions.
214+
* [crnk.io](https://www.crnk.io) is a JSON API framework for clients and servers. On the server-side it comes, among others,
215+
with a rich set of integrations (Servlet, JAX-RS, Spring, JPA, Bean Validation, Zipkin and more), bulk updates with JSON Patch,
216+
a meta-model for automation purposes, client stub generation for TypeScript and a module API for third-party contributions.
210217

211218
### <a href="#server-libraries-scala" id="server-libraries-scala" class="headerlink"></a> Scala
212219
* [scala-jsonapi](https://github.com/zalando/scala-jsonapi) A Scala library for producing JSON output (and deserializing JSON input) based on JSON API specification.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy