Mozzarella

Home

RESTClient, a debugger for RESTful web services.

RESTClient supports all HTTP methods RFC2616 (HTTP/1.1) and RFC2518 (WebDAV). You can construct custom HTTP request (custom method with resources URI and HTTP request Body) to directly test requests against a server.

Install
You can save your HTTP request to favorite list with tags. OAuth 1.0 supported. OAuth 2.0 supported. HTTP response preview support JSON, XML, and HTML etc. Curl command supported, you can paste your curl command to RESTClient and it will be converted to a normal HTTP request. Some HTTP request headers are supported. Form data helper will transform your inputed attributes to www-form-urlencoded string. Data migration helper will help you to import your RESTClient v1/v2 requests.