powered by Authenteo
 

Learn more

RestTest

RESTTest allows you to construct custom HTTP requests to directly test requests against a server. RESTTest uses the XmlHttpRequest object and allows you to simulate XHR to quickly prototype requests and test security problems. It is designed specifically for working with REST sources, supporting all HTTP methods, and allows you to issue HTTP requests with your headers and data and examine the results to test REST sources.

Download here