What is Amplify.Request ?
amplify.request is an abstraction layer that can be used for any kind of request for data. amplify.request sets out to separate the data retrieval and caching mechanisms from data requestors.
Demo Overview Download
Requesting player list and player details using Amplify.Request.
.JS files
amplify.js
amplify.request.js
amplify.store.js
Amplify calls
HTML View
References :
http://amplifyjs.com/api/request/
No comments:
Post a Comment