Resurrecting this thread because I just stumbled across RESTClient
myself -- and I like it! My team and I use curl extensively and
regularly, and it definitely has its place. But a RESTful GUI will be
very helpful in getting beginners really using/thinking HTTP, instead
of browsers.

Version 2.0 was released on January 30th, so if anyone tried the 1.x
versions, you may want to download 2.0 and check it out.

http://code.google.com/p/rest-client/

Avi

-- 
Avi Flax » Partner » Compulsive Technologist » Arc90 » http://arc90.com

On 11/30/07, Paul J. Lucas <[EMAIL PROTECTED]> wrote:
> On Nov 30, 2007, at 6:05 AM, Lars Heuer wrote:
>
> > RESTClient is a Java platform client application to test RESTful
> > webservices. <http://code.google.com/p/rest-client/>
>
> IMHO, command-line test tools are better because they're far more
> easily automated.  I just write Perl script wrappers around curl.
>
> - Paul
>

Reply via email to