Skip to content

PredixDev/px-datasource

Repository files navigation

px-datasource

Restful communication brought to you by Predix. Px-datasource is a simple wrapper (Angular module and factory) around Restangular.

Usage

Add predix.datasource as a dependency to your Angular app.

var predixApp = angular.module('myApp', [
    'predix.datasource'
    ...
]);

You now have full access to Restangular functionality; just replace "Restangular" in the Restangular docs with PxDatasource.

About

DEPRECATED - Here for legacy Angular 1.x support only

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors