/ExtApi

GUI tool for testing queries on external web APIs without coding, as well as an API to help make querying web APIs in code easier

Primary LanguageC#GNU Lesser General Public License v3.0LGPL-3.0

ExtApi

ExtApi is a system to make interacting with external web APIs easier. It contains both a GUI tool that allows you to easily test web API calls without code as well as an API that simplifies making API calls.

ExtApi Tester

The ExtApi tester is the GUI tool that allows you to easily test making calls to a web API. The ExtApi Tester application simplifies all aspects of calling an API, including support for testing calls to OAuth API's.

ExtApi Tester Screenshot