Download List

Project Description

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

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-09 18:12
2.3.2

This is an internal code-optimization release. The issue of headers and parameters not accepting identical keys was fixed.
Tags: Minor bugfixes

2010-06-29 21:29
2.3.1

This release fixed a problem where only UTF-8 encoded response bodies were accepted.

2009-02-16 06:15
2.3

Bugfixes, a cancel button for stopping requests, and a command line client are the major focus of this release. Now the RESTClient API is exposed as an independent module, which can be used to extend RESTClient (an API usage tutorial is available in the site).
Tags: Minor feature enhancements

2009-02-04 06:17
2.3 Beta 1

Introduction of a command line tool for batch execution and extension API support. Various bugs have been fixed.
Tags: Minor feature enhancements

2008-09-18 15:02
2.2

Syntax highlighting has been added. XML and JSON indentation support have been added for response body. SSL support has been added. The HTTP version can be specified in the request.
Tags: Minor feature enhancements

Project Resources