Page 1 of 1

Retrieving data from an external database on another server

Posted: Sat Jul 13, 2013 2:41 pm
by john6040982

Is there a help file that explains how to load and map data from an external source file. I see a help file for retrieving from a static data base or RSS but not this.


Retrieving data from an external database on another server

Posted: Sat Jul 13, 2013 4:29 pm
by Illya Stepanov

Hi John, we have an example doc which describes how to work with database in Appery.io :: http://docs.appery.io/documentation/b...
Our Backend service "Cloud database" - is a server side feature.

So basicly, your server should be configured to accept POST and GET requests over HTTP and you can implement this in Appery.io
After getting server responses you can map them using our builder.