RestEasy is a tool that is targeted against developers who perform RESTful API calls against third party services. It allows developers a way of being able to debug and analyze an Http request/response. RestEasy is built using Google Chrome's Extension API framework and includes common technologies such as Html and JavaScript.
New version v1.2.0 has been released. Please visit http://resteasy.venuedistrict.com to view the changelist!
Features
- Ability to define a call which includes a Url, method, headers and data body to be sent.
- Saved Captures - Allows a user to define a call and save it locally on their workstation as a "Saved Capture" which can be recalled at a later time.
- Presets - Presets are packages of pre-defined query parameters and headers specific to a service.
- Query Parameter Auto-Parser - RestEasy has the ability to parse query parameters off of a Url making them easier to manage.
- General Utilities - General utilities are provided for performing common tasks.
Responses that come back from formulated requests can be reviewed in a response pane. This will include the status code that was returned, the response headers from the service. There is also an option to aggregate both request and response as a "summary" which is extremely helpful when debugging.
Limitations
Since RestEasy is based on the Google Chrome Extensions framework, it is limited to only allowing Http transactions utilizing XMLHttpRequest object. Certain Http request headers are not settable using the XMLHttpRequest object.
Saved Captures - Details
Often times it is beneficial to reuse requests that were created for a specific purpose. With RestEasy, you are able to create your request (also called a capture) and save them to be recalled at a later time. Persistence of these captures are done using HTML5's new Web SQL Database component.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!