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

Jersey

Compare

  Analyzed about 21 hours ago

Framework for building RESTful Web Services in Java. Reference implementation of JAX-RS: Java API for RESTful Web Services (JSR-311).

577K lines of code

0 current contributors

3 days since last commit

34 users on Open Hub

Moderate Activity
4.25
   
I Use This
Licenses: Common_De..., GPL-2-0-w...

Apache Wink

Compare

Claimed by Apache Software Foundation Analyzed about 17 hours ago

Apache Wink is a project that enables development and consumption of REST style web services. The core server runtime is based on the JAX-RS (JSR 311) standard. The project also introduces a client runtime which can leverage certain components of the server-side runtime. Apache Wink will deliver ... [More] component technology that can be easily integrated into a variety of environments. [Less]

137K lines of code

0 current contributors

about 8 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

Handy-URI-Templates

Compare

  Analyzed 1 day ago

A Java URI Template processor implementing RFC6570 featuring a fluent API, level 4 templates, and Java objects as template values.

5.53K lines of code

1 current contributors

over 3 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