Projects tagged ‘javascript’, ‘json’, ‘rest’, and ‘restful’


Jump to tag:

Projects tagged ‘javascript’, ‘json’, ‘rest’, and ‘restful’

Filtered by Project Tags javascript json rest restful

Refine results Project Tags java (3) ajax (3) webservices (2) gwt (2) esp (1) osgi (1) felix (1) ruby (1) gwt-rest (1) erlang (1) content_management (1) jackrabbit (1)

[4 total ]

31USERS
   

CouchDb is a distributed document database system with bi-directional replication. It makes it simple to build collaborative applications that can be replicated offline by users, with full interactivity (query, add, update, delete), and later "synced up" with everyone else's changes when back online.

9USERS
 

Apache Sling is a Web application framework based on REST principles that provides easy development of content-oriented applications. Sling uses a JCR repository, such as Apache Jackrabbit, as its data store. Apache Sling is an effort undergoing ... [More] incubation at The Apache Software Foundation (ASF), sponsored by the Apache Jackrabbit PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. [Less]

1USERS

GWT on Rails is a Rails plugin that integrates GWT client side compiled JavaScript with Rails REST web services.

1USERS

GWT-REST is an asynchronous RESTful client implementation for GWT. GWT-REST can be used alongside GWT-RPC or as a replacement for it. The intent is to provide a drop-in solution for communicating with REST web services that may or may not be ... [More] implemented in Java. A set of generic interfaces is provided along with implementations for JSON and Rails in this first release. [Less]