What Is The C++ Builder REST Debugger And How Do We Use It?
November 19, 2021
In this post, you’ll learn what the REST Debugger is, how to launch it and copy and paste REST components into Rad Studio or C++ IDE; how to connect a REST Service; how to use the ExchangeRates API, and how to use the REST Debugger to automatically setup and connect components.
What is the REST Debugger?
In RAD Studio there is a superbly useful tool called the REST Debugger. It comes…