Orchard.Backbone 0.2 Access Orchard data from JavaScript using Backbone.js

This module provides a wrapper around the WebApi and the RaisingStudio.ContentTypesApi module to expose the JSON as Backbone Models and Collections.

This module was presented at Orchard Harvest 2013.

Please note that I've updated the namespace from Orchard to Orchard.Backbone. So to call, use Orchard.Backbone.ContentItems or Orchard.Backbone.ApiItems

ContentItems call requires RaisingStudio.ContentTypesApi module to work.