Backbone.js adapter for Windows Azure Mobile Service 公開

JavaScript で MVC フレームワークを実現する Backbone.js を Windows Azure モバイルサービスで利用できるアダプターである、Backbone adapter for Windows Azure Mobile Data Service が MS Open Tech により公開されました。

Windows Azure モバイルサービスは、Windows ストアアプリ、Windows Phone、iOS、Android の各デバイスに対応している他、HTML5 アプリのプラットフォームとしても利用できます。今回公開された Backbone Adapter は HTML アプリ用で、Windows Azure Moble Data Service HTML Library に追加して利用でき、Backbone API 経由でクラウドを利用したデータ同期を行うことができます。

Windows Azure Tem Blog > What do cloud and mobile have in common?
For Backbone.js devs: easily enable new Cloud based experiences in your apps with the Windows Azure Mobile Data Service

GitHub > MSOpenTech/backbone-azure-mobile-services