Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Restlet Framework

Compare

  Analyzed about 7 hours ago

The leading RESTful web framework for Java Do you want to blend your web services, web sites and web clients into unified web applications exposing and consuming RESTful web APIs? Leverage the open source Restlet Framework and its unique Java API available in six consistent editions: Java SE ... [More] , Java EE, OSGi, GAE, Android and GWT! Current versions: 2.2.0 (Stable) 2.3 M1 (Testing) both released on Mar. 27, 2014 [Less]

259K lines of code

0 current contributors

over 4 years since last commit

46 users on Open Hub

Inactive
4.69231
   
I Use This
Licenses: apache_2, common_de..., eclipse

Jackson JSON processor

Compare

  Analyzed about 15 hours ago

Jackson is a Streaming, Fast, Conformant, Open Source JSON processor (parser, generator, data binder). Jackson supports all typical access methods to JSON content, including: * Ultra-high performance streaming (incremental) parser * Convenient Tree Model * Fast Data binding to both basic ... [More] Java List/Map/String/Boolean/Number structures but also full zero-configuration Java bean binding (or configurable binding to any POJOs) -- all with no pre-processing or bytecode injection [Less]

232K lines of code

34 current contributors

2 days since last commit

36 users on Open Hub

Very High Activity
4.6
   
I Use This

dropwizard

Compare

  Analyzed 4 months ago

A damn simple library for building production-ready RESTful web services.

128K lines of code

53 current contributors

4 months since last commit

9 users on Open Hub

Activity Not Available
4.5
   
I Use This

jsonschema2pojo

Compare

  Analyzed about 19 hours ago

jsonschema2pojo uses the structural rules present in a JSON Schema document to generate DTO style Java classes. The classes produced by jsonschema2pojo are ideal for use with JSON parser/generator libraries such as Jackson that can marshal data from Java objects into JSON content (and ... [More] vice-versa). Creating the necessary Java objects and keeping these in sync with your schema is trivial with jsonschema2pojo, and because the schema drives the process you can be sure that you're honouring your contract. [Less]

21.8K lines of code

7 current contributors

17 days since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

jackson-libsmile

Compare

  Analyzed about 6 hours ago

C Streaming parser for Smile (http://wiki.fasterxml.com/JacksonBinaryFormatSpec)

1.15K lines of code

0 current contributors

almost 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

CodeGist CRest

Compare

  No analysis available

CRest is a lightweight library that simplifies the integration of third parties RESTful services into java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of: - the java ... [More] interface that maps the remote REST methods. - the data model the interface will deal with. The rest is achieved by annotating a plain java interface with the relevant information such as the service end-point, the desired timeouts, url formats etc... CRest will handle everything else, from http request generation, execution and auto marshalling of the response. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

jsoniter-java

Compare

  Analyzed about 14 hours ago

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go

19.4K lines of code

4 current contributors

about 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags gson jackson