Skip to content

Please do not remove this repository, it is referenced by the Eshylon proyect

License

Notifications You must be signed in to change notification settings

bixlabs/loopback-sdk-angular

 
 

Repository files navigation

LoopBack AngularJS SDK

This module is in Active LTS mode, new features are no longer accepted. (See Module Long Term Support Policy below.) LoopBack 3 users looking for new features are encouraged to upgrade to LoopBack 4. Refer to loopback-next#1849 for more information on how to upgrade.

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.

Module Long Term Support Policy

This module adopts the Module Long Term Support (LTS) policy, with the following End Of Life (EOL) dates:

Version Status Published EOL
3.x Active LTS Nov 2016 Dec 2019
1.x Maintenance LTS Jul 2014 Apr 2019

Learn more about our LTS plan in the docs.

About

Please do not remove this repository, it is referenced by the Eshylon proyect

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.9%
  • HTML 20.1%