crnk-framework

JSON API library for Java

Github stars Tracking Chart

crnk.io - Crank up the development of RESTful applications!

Build Status
Gitter
License
Coverage Status

What is Crnk?

Crnk is an implementation of the JSON API specification and recommendations in Java to
facilitate building RESTful applications. It provides many conventions and building blocks that application can benefit from.
This includes features such as sorting, filtering, pagination, requesting complex object graphs, sparse
field sets, attaching links to data or atomically execute multiple operations. Further integration
with frameworks and libraries such as Spring, CDI, JPA, Bean Validation, Dropwizard, Servlet API, Zipkin and
and more ensure that JSON API plays well together with the Java ecosystem. Have a look at
www.crnk.io and the documentation for more detailed
information.

Repository

Crnk Maven artifacts are available from jcenter/bintray: https://bintray.com/crnk-project.

@crnk/angular-ngrx is available from https://www.npmjs.com/package/@crnk/angular-ngrx.

Requirements

Crnk requires Java 1.8 or later and an SLF4J setup for logging.

Licensing

Crnk is licensed under the Apache License, Version 2.0.
You can grab a copy of the license at http://www.apache.org/licenses/LICENSE-2.0.

Building from Source

Crnk make use of Gradle for its build. To build the complete project run

gradlew clean build

Note as part of the build a local Node installation is downloaded to build the frontend parts (crnk-ui) of the project.

Main metrics

Overview
Name With Ownercrnk-project/crnk-framework
Primary LanguageJava
Program languageJava (Language Count: 6)
Platform
License:Apache License 2.0
所有者活动
Created At2017-05-18 11:06:31
Pushed At2023-10-19 19:21:14
Last Commit At2022-09-06 14:01:49
Release Count1
Last Release Name3.2.20200419165537 (Posted on )
First Release Name3.2.20200419165537 (Posted on )
用户参与
Stargazers Count288
Watchers Count24
Fork Count158
Commits Count824
Has Issues Enabled
Issues Count545
Issue Open Count217
Pull Requests Count274
Pull Requests Open Count24
Pull Requests Close Count41
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private