Rajesh Karunakaran
Programmer
Dear Team!
I have to write VFP code to consume a web service API (json for both request and response). Is there a free-to-use website out there offering any sample web service API (preferably accepting request with json data and with json response).
At present, I don't have the complete details of the API I am supposed to consume. What I want now is some way of testing the code if I write a API request POST and to check the response from the API.
Just to make it clearer. It's not about writing an API. I have to write code to consume an API.
Am I thinking in the right direction?
Thanks in advance
Rajesh
I have to write VFP code to consume a web service API (json for both request and response). Is there a free-to-use website out there offering any sample web service API (preferably accepting request with json data and with json response).
At present, I don't have the complete details of the API I am supposed to consume. What I want now is some way of testing the code if I write a API request POST and to check the response from the API.
Just to make it clearer. It's not about writing an API. I have to write code to consume an API.
Am I thinking in the right direction?
Thanks in advance
Rajesh