loopback-sdk-angular-jc-fork
v1.3.7-jc-fork
Published
Tool for auto-generating Angular $resource services for LoopBack enabling create many instance at once (createMany)
Downloads
3
Readme
LoopBack AngularJS SDK
NOTE: The loopback-sdk-angular module supersedes loopback-angular. Please update your package.json accordingly.
The JavaScript AngularJS SDK provides an API based on ngResource.$resource that enable your AngularJS app to access a LoopBack server application.
The client is dynamic, in other words it automatically includes all the LoopBack models and methods you've defined on your server. You don't have to manually write any static code.
See the official LoopBack AngularJS SDK documentation for more information.
Mailing List
Discuss features and ask questions on LoopBack Forum.