REST API Test Utility

Description

The REST API test utility is a simple application designed to make an HTTP request to a URL and display the result as plain text, with the option to render the returned data as HTML.  RATU is written in C# and runs on version 3.5 of the .Net platform, it may run on earlier versions of the .Net platform or Mono but this has not been tested. RATU is open source software released under the GNU GPL version 2.

Screenshots

Downloads

Latest Release:

Source Code

The latest source code for RATU is available from the subversion repository which can be found at the following URL:

Comments are closed.