RSS 13 projects tagged "REST"

Download Website Updated 31 Oct 2011 Apache Libcloud

Screenshot
Pop 46.85
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.66
Vit 4.21

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.82
Vit 29.40

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 No website Updated 02 Mar 2011 Django REST framework

Screenshot
Pop 17.46
Vit 28.48

Django REST framework is a lightweight REST framework for Django that aims to make it easy to build well-connected, self-describing RESTful Web APIs. It creates self-documenting Web APIs that include a Django admin style frontend. It has a modular, flexible architecture using Django's class based views. API creation can be as simple as adding a couple of lines to urls.py.

Download No website Updated 01 Sep 2009 DooPHP

Screenshot
Pop 60.33
Vit 1.76

DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.

Download No website Updated 26 Jun 2010 Google Custom Search

Screenshot
Pop 15.10
Vit 32.56

Google Custom Search is a class that performs searches against a Google Custom Search engine, processing the response (search results and/or spelling suggestions) into properties of the object. It uses either cURL or the HTTP stream wrapper, depending on what is available on the server. The user can also specify the character encoding for the search query. Results are also made available in that encoding.

Download No website Updated 28 Sep 2010 Huxley

Screenshot
Pop 20.49
Vit 31.07

Huxley is a set of classes that makes it trivial to produce legitimate output for queries made by the prevailing standard of REST queries. Instead of writing a network API with many methods, being run over RPC, you instead write only a couple of methods that are accessed by HTTP GET requests. You then return the results (in either XML, JSON, or text) for processing. XML and JSON are chosen because of the ease by which they can be parsed by most languages. In this way, you open up the scope of your network services to many more people than would otherwise have access to it.

No download Website Updated 09 Oct 2009 VRaptor3

Screenshot
Pop 38.85
Vit 36.32

VRaptor3 is a fully-fledged Java Web framework focused on fast development and maintainable code. It intends to make RESTful application development easy. A resource corresponds to a business logic annotated with its path and HTTP method. It runs inside DI Containers (Spring or Pico out of the box) and, therefore, enables full integration with them. Also, using Hibernate is easier: its session is automatically injected by VRaptor, so you just have to use it. VRaptor3 is refactor-friendly, especially in its redirecting configuration. It is also nicely extensible.

Download No website Updated 19 Feb 2011 WSF Staff

Screenshot
Pop 22.69
Vit 31.91

WSF Staff is Web Service Framework for C++, AJAX, and J2ME that is based on Apache Axis2/C. WSF Staff wraps Apache Axis2/C code into C++, and also provides many additional features: a stateful Web services implementation in C++ with instance support, a synchronous and asynchronous client implementation in C++, AJAX, and J2ME, a service-component architecture implementation, support for RESTful Web services and clients, WSDL support with xsd import and export, J2ME client support (based on ksoap), a flexible and extensible code generator to generate any sort of Web service related source code (not only in C++), security support (users, groups, sessions, ACLs, etc.), and a Web application toolkit (webapp) with widget support.

Download No website Updated 30 Jun 2011 WebMotion

Screenshot
Pop 17.83
Vit 26.27

WebMotion is a Web application development framework based on a REST architecture and the Java EE 6 standard. It features a presentation layer management using pages (JSP, HTML, etc.) and REST service exposition (e.g. XHR calls). It enables you to serialize service results into JSON or XML. The framework has deliberately limited capabilities, but it focuses on the ease of use. It leaves open the choice of persistence framework, dependency injection, and validation.

Screenshot

Project Spotlight

CMME

A Web content management system that works more or less like a wiki.

Screenshot

Project Spotlight

LanguageTool

A style and grammar checker for English, Polish, German, and other languages