RSS 35 projects tagged "REST"

No download Website Updated 11 Feb 2013 APEye

Screenshot
Pop 37.07
Vit 10.10

APEye is a jQuery widget for issuing HTTP requests, designed to help document and test APIs. With a few lines of Javascript, you can let users experiment with your API without leaving the documentation. Unlike hurl and apigee, requests are handled entirely by the client; no server-side proxy is needed.

No download Website Updated 27 Sep 2009 Aeson

Screenshot
Pop 28.14
Vit 1.00

Aeson allows very easy marshalling of POJOs (Java objects) to JSON. Since it uses JAXB annotations, you can marshall all your JAXB-annotated classes to JSON without any modifications. The library is very small, and only relies on core J2SE (1.5 and up) and JAXB.

No download Website Updated 20 Aug 2010 Android Dropbox Folder Sync

Screenshot
Pop 58.58
Vit 31.75

Android Dropbox Folder Sync uses the Android account system and the synchronization framework to keep a folder on an SD-card in an Android telephone in sync with a selected folder in the Dropbox.

No download Website Updated 20 Aug 2010 Android Send to Dropbox

Screenshot
Pop 65.66
Vit 31.75

Android Send to Dropbox is a target for all Android applications that accepts all kinds of files and stores them in a folder in your Dropbox. Accounts are managed securely in Accounts&Sync. It supports multiple accounts.

Download Website Updated 31 Oct 2011 Apache Libcloud

Screenshot
Pop 46.58
Vit 1.00

Apache Libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.

No download Website Updated 16 May 2012 Azzyzt JEE Tools

Screenshot
Pop 60.12
Vit 4.20

Azzyzt JEE Tools is a set of Eclipse plugins for creating a so-called "azzyzted" project, and for creating code from a model. Azzyzt uses Java JPA entities as a model, and from that model it creates an enterprise application, ready to be deployed in a Java EE 6 application server like GlassFish 3.1, ready to be accessed via CORBA, SOAP, and REST. Thus the generated application is a set of Web services, providing all that you need in a typical CRUD application. Generated enterprise applications have separate source folders for generated and developer-supplied content. You can add your own functionality to a well-engineered base project. Azzyzt JEE Tools is not about user interfaces. It is expected that the generated application is accessed by a RIA frontend or by a fat client.

Download Website Updated 12 Jan 2011 CRest

Screenshot
Pop 36.58
Vit 29.45

CRest (Client REST) is a lightweight library that simplifies the integration of third party 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 interface that maps the remote REST methods and 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, including HTTP request generation, auto marshalling of the response, and more.

No download Website Updated 24 May 2013 DataNucleus AccessPlatform

Screenshot
Pop 309.42
Vit 618.69

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, and JPA2 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

Download No website Updated 04 Apr 2009 EC2 Mobile

Screenshot
Pop 30.40
Vit 1.00

EC2 Mobile manages Amazon AWS EC2 instances from a Windows Mobile device. It allows you to start, stop, and manage running EC2 instances. If you have multiple clients who run their services on EC2, you can also store multiple profiles so that you can see all of the instances running across all clients. Similarly, you can see each profile's AMI images.

No download Website Updated 23 Apr 2010 Fulworx

Screenshot
Pop 20.27
Vit 1.46

Fulworx is a REST framework that uses simple annotations of XWork "Action" implementations to expose restful interfaces. Similar to Struts, Fulworx sits as a controller on top of Restlet. Each action is attached as a resource using Restlets. Standard resources are represented by default as XML (or JSON) using JAXB, but any representation may be specified. Actions may be used in other frameworks such as Struts and Webwork, since they're just XWork implementations.

Screenshot

Project Spotlight

Aspose.Email for .NET

A suite of .NET components for email programming.

Screenshot

Project Spotlight

Clzip

A C language version of lzip.