Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread myCloudData.net
Thu, Mar 2 2017 10:20 AMPermanent Link

Richard Mace

Hi All,

Has anyone got EWB working with the above service, who could perhaps give me some "beginners" pointers?
I know that I have to use TServerRequest, but I haven't used it before and so am not sure how?

Thanks for any pointers

Richard
Thu, Mar 2 2017 11:20 AMPermanent Link

Matthew Jones

Best place to start is http://www.elevatesoft.com/manual?action=viewtopic&id=ewb2&topic=Server_Request_Architecture which explains the core of it. The OAuth part will be interesting, but the rest will be easy I think. Well, the REST part will be!

--

Matthew Jones
Thu, Mar 2 2017 5:17 PMPermanent Link

erickengelke

Avatar

"Matthew Jones" wrote:

>Best place to start is http://www.elevatesoft.com/manual?action=viewtopic&id=ewb2&topic=Server_Request_Architecture which explains the core of it. The OAuth part will be interesting, but the rest will be easy I think. Well, the REST part will be!

OAuth2 is doable with EWB   https://dark.uwaterloo.ca/oauth2/output/testproj.html
It's described in my EWB book.  Probably the rest is REST, which is just either XML or JSON over HTTP, EWB can do all that.

E
http://www.erickengelke.com
Image