Test different authentication methods to connect to online services with this software application that creates ad hoc requests.
- Embarcadero REST Debugger
- Version :1.0
- License :Freeware
- OS :Windows All
- Publisher :Embarcadero Technologies, Inc.
Embarcadero REST Debugger Description
Embarcadero REST Debugger is a software application that enables you to debug RESTful web services with Delphi and C++ Builder applications.
A complex application suited for developers
The software does not have a proper installation process; after you download it, you can employ it to test out your RESTful web services. You are greeted by an organized interface, that allows you to perform various testing and debugging operations.
There are four main tabs, each containing a type of request. In the Request tab, you will be able to send out a task to post, put, get, delete and patch data for TRESTRequest resources. From the Parameters tab, you can define an action and force the service to execute it, while the Authentication tab allows you to test out the corresponding authenticator.
By accessing the Connection tab, you can specify the Proxy properties of TRESTClient and check if the client handles proxy servers.
Receive instant responses and read returned data from the service
After you press the “Send Request” button, the application will attempt to perform the action you traced out. All information will be displayed in the bottom of the interface, where you will preview processing and execution times as well as any errors.
If you own a copy of RAD Studio, Delphi or C++ Builder, you will also be able to copy any REST components. You are then able to configure and employ them in your services.
Perform testing without coding
The application allows you to debug REST calls without the need of code. The GUI is designed to help you access REST data with filterable JSON blobs, OAuth 1.0/2.0 authentication, and configurable request/resource parameters.
To sum things up, Embarcadero REST Debugger is a complete debugger for REST web services. It allows you to test out REST components with a few clicks. Nonetheless, the provided features and functionality are designed for professional users.