Skip to content
Tim Cope edited this page May 16, 2014 · 21 revisions

Guides

Program Description

The RESTful application aides in testing an APIs and their assemblies from the client-side.

Highlights

  • Make simple or complex calls
  • Attach a file to a Http Request's Content
  • Import an assembly and cast the Request Body (field in application) as the selected type for JSON or XML encoding.
  • WPF XAML C#
  • .Net 4.5 System.Reflection and System.Net.Http namespaces.

Application Screenshots

RESTful icon

RESTful First Run

RESTful First Run Full

RESTful First Run Example

Clone this wiki locally