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.
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.
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.