Developing client applications using RESTful master-detail data with TRESTResponseDataSetAdapter
December 24, 2019
This is part 3 in my series of developing an REST server and client application and will focus around using the TRESTResponseDataSetAdapter.
In my last two posts, we have created a REST server with a fully documented API using YAML, and exposed 3 datasets with master detail relationships over REST using zero lines of code. If you have not read and watch the videos. I would suggest…