The RESTResponseDatasetAdapter, when the response from a REST service is in JSON format, is able to parse the content of that response, transferring the data to a Dataset.
As I mentioned, when the REST service response is in JSON format, a RESTResponseDataSetAdapter can parse the response content and transfer the data to a TDataSet.
00:00 Introduction;
00:45 The REST Response Dataset Adapter;
01:57 How the REST Response Dataset Adapter works;
03:09 Root element of the mapping;
04:00 Opening Delphi and the RESTClientLib101 example project;
05:20 Inserting the REST Response Dataset Adapter;
06:59 Configuring the Key Element in the REST Response Dataset Adapter;
09:08 The easy way with the REST Debugger;
11:06 Modifying the application to enable Adapter functionality at runtime;
15:02 Recap and conclusion.
Open Data from @Nubank:
https://www.nubank.com.br/dados-abertos
Nubank Open Data API used in the example: https://dadosabertos.nubank.com.br/ta...
@embarcaderodobrasil @EmbarcaderoTech