@torocloud/bellini-resource
v1.0.4
Published
Bellini module for interacting with RESTful server-side data sources
Maintainers
Readme
packaged @torocloud/bellini-resource
Install
npm install @torocloud/bellini-resourceThen add ngResource as a dependency for your app:
angular.module('myApp', [require('@torocloud/bellini-resource')]);Documentation
Documentation is available on the BelliniJS docs site.
