A simple web-based REST Client that was specially designed for testing API of REST-services. Just look at screenshot below.
In this example, the client requests some geo-information from the OpenStreetMap service by sending to it a GET request with a custom Accept header.
The first released version.
ADDED:
- tab to veiw the response body as JSON
- tab to veiw the response body as HTML
And now the previous example looks like follows.
FIXED:
- a bug related to the request body