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