Skip to content

jonathan-casarrubias/loopback-sdk-angular

 
 

Repository files navigation

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.

About

Service for auto-generating Angular $resource services for LoopBack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.5%
  • HTML 46.5%