Provided remoteAccess_webApi uses direct AJAX calls to communicate with the server.
It would be nice to have remoteAccess_webApi_Amplify which would use amplify.request component for communication. This would allow mocking of the data access layer (like in John Papa's CodeCamper).
Are there any plans to allow remote access with Amplify.js?
/Pawel