Skip to content

Commit b83b493

Browse files
committed
add crnk.io implementation
1 parent 9308ddb commit b83b493

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
@@ -72,6 +72,10 @@ assembled to vet them.
7272
### <a href="#client-libraries-java" id="client-libraries-java" class="headerlink"></a> Java
7373

7474
* [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.
75+
* [crnk.io](https://www.crnk.io) is a JSON API framework for clients and servers. On the client-side it targets
76+
both Java and Android development. As for the backend side a rich set of modules helps with the integration of various
77+
Java frameworks.
78+
7579

7680
### <a href="#client-libraries-android" id="client-libraries-android" class="headerlink"></a> Android
7781
* [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.
@@ -206,6 +210,9 @@ includes related resources.
206210
* katharsis-spring - adapter for Katharsis core module for Spring and Spring Boot framoworks.
207211
* 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.
208212
* [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.
213+
* [crnk.io](https://www.crnk.io) is a JSON API framework for clients and servers. On the server-side it comes, among others,
214+
with a rich set of integrations (Servlet, JAX-RS, Spring, JPA, Bean Validation, Zipkin and more), bulk updates with JSON Patch,
215+
a meta-model for automation purposes, client stub generation for TypeScript and a module API for third-party contributions.
209216

210217
### <a href="#server-libraries-scala" id="server-libraries-scala" class="headerlink"></a> Scala
211218
* [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