RESTClient

RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications. There are two executables:

  • GUI version (restclient-ui-X.jar download)
  • Cli version for batch execution of .rcq files (restclient-cli-X.jar download)

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

原文地址:https://www.cnblogs.com/gitran/p/3644171.html