Mobile backends (mBaaS)

Monkey Forums/Monkey Programming/Mobile backends (mBaaS)

dooz(Posted 2015) [#1]
Hi,

My latest game in development (using Monkey-X) uses a mobile backend (www.backendless.com) with REST calls for managing user objects and server-side scripts. I was wondering if anyone has managed to "integrate" with AWS (Amazon Web Services) using the AWS Mobile SDK?

Working with Monkey is excellent for the cross-platform and ease-of-use features, however it does limit use of backends and SDKs. Might be time (for someone!) to build a tool to parse an iOS or Android SDK or library, and create a Monkey-X version of the interface.