Ricardo Roque
Posts: 0
Joined: Tue Nov 26, 2013 11:22 am

Cached Data for REST services

Hi, is it possible to store the data from a previous REST call, then use the service only to populate the page components from the data previously stored? My main goal is to speed up a bit the app execution but still use the REST services I've created to build the interface.

I know I can use "restservicename.data" to get the data, but how to use it in conjunction with an existent service to populate the components?

Many Thanks.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Cached Data for REST services

Hello! Please take a look here http://docs.appery.io/documentation/r...

Ricardo Roque
Posts: 0
Joined: Tue Nov 26, 2013 11:22 am

Cached Data for REST services

Exact! Thanks a lot.

Return to “Issues”