Hi,
I have tried searching through the forums, the help documentation and as many other sources as I can find, but I have not found any help so far so I am going to bother you with a question.
I need to consume a rest api and I do not see from the documentation on the HTTP library in help, nor in the JSON library how to actually get data back from a website in a string form rather than as a file. Does anyone here know of any documentation I might have missed or have any experience with this?
I do not have any code snippets as of yet. I am an on again off again PureBasic coder and I would really like to do something with it since it is so easy in most cases to work with and does not need any install on client machines.
Thanks
Eddie
Restful API calls, HTTP library and Json
Re: Restful API calls, HTTP library and Json
Hi,
for http look here (for example):
http://www.purebasic.fr/english/viewtop ... 13&t=58308
There are many topics about this.
Also about https.
Bernd
for http look here (for example):
http://www.purebasic.fr/english/viewtop ... 13&t=58308
There are many topics about this.
Also about https.
Bernd