Hi,
Service based application frameworks like stackmob, parse, kinvey etc. all have some sort of RESTFUL apis beside native platform sdks. That means we can also consume them by using simple http requests (network.request) and then parse json response objects.
One problem here is; all of the mentioned services require some additional http methods that we do not have officially like PUT and DELETE. (as mentioned in docs)
Using PAAS methodology over cloud is a hot trending topic in todays software development environments. We, corona developers, also can and should use them for our needs, if there will be support for those extra http methods.
Best regards.
deniz. [import]uid: 11686 topic_id: 19616 reply_id: 319616[/import]