Saturday, March 10, 2012

RESTful and web services test clients

In order to easily test you RESTful services we recommend to use the java application  http://rest-client.googlecode.com/

An easy to use java application which lets you make all sorts of http calls and gives you all details in a structured way.

Similar to the eclipse web services explorer to inspect and test a web service (started by Run->Launch the web services explorer).

Both of those "clients" allow you to test your services without coding a client.

No comments:

Post a Comment