RSS 8 projects tagged "RESTful"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 22.49
Vit 2.44

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

No download Website Updated 02 Oct 2012 RESTClient

Screenshot
Pop 225.43
Vit 11.84

RESTClient is a Java Swing application to test RESTful Web services.

Download Website Updated 17 Sep 2012 mechanize for java

Screenshot
Pop 24.43
Vit 15.57

mechanize is a stateful HTTP/HTML client library written in Java to be available on the JVM. It utilizes Apache HttpClient for HTTP handling and JSoup for HTML parsing. Because mechanize is stateful, it will by default support cookies and hidden form parameters (like Rails CSRF protection). This enables client code to follow links and behave like a RESTful hypermedia client more easily.

Download Website Updated 30 Apr 2012 OpenSDMX

Screenshot
Pop 44.09
Vit 3.32

OpenSDMX provides components that can be used in every context where SDMX is implemented. SDMX is a model and ISO standard for organizing and exchanging statistical data. OpenSDMX produces SDMX data and metadata in a RESTful way.

No download Website Updated 23 Apr 2010 Fulworx

Screenshot
Pop 20.52
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.

No download Website Updated 05 Mar 2010 JMiniX

Screenshot
Pop 29.56
Vit 34.20

JMiniX is a simple, embeddable, restful JMX console. Embedding JMiniX in a webapp is done simply by declaring a servlet. Deployed as a servlet, it benefits from your Web application configuration features, such as filters or security constraints.

No download No website Updated 16 Nov 2009 RestyGWT

Screenshot
Pop 32.40
Vit 35.76

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects. RestyGWT Rest Services allow you to define an asynchronous service API which is then implemented via GWT deferred binding by RestyGWT. It features generation of asynchronous RESTful JSON based service proxies, encoding and decoding of Java objects to JSON, and an easy-to-use REST API.

Download Website Updated 15 Oct 2009 RestfulDoc

Screenshot
Pop 23.04
Vit 36.31

RestfulDoc is a tool for generating API documentation in HTML format from RESTEasy annotations in source code.

Screenshot

Project Spotlight

reposurgeon

A tool for editing version control repository history.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.