Skip to content

VUID/loopback-ios

 
 

Repository files navigation

LoopBack iOS SDK

iOS

The LoopBack iOS SDK obviates the need for using the clunky NSURLRequest and similar interfaces to interact with a LoopBack-based backend, albeit RESTful. Instead, interact with your Models and Data Sources in a comfortable, first-class, native manner.

See LoopBack iOS SDK for API reference documentation.

This section describes v1.1 version of the LoopBack iOS SDK. The following API changes were made:

  • LBModelPrototype was renamed to LBModelRepository
  • findWithId was renamed to findById

See iOS v1.0 for version 1.0 API reference documentation.

About

iOS Client SDK for the LoopBack framework.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 77.6%
  • Objective-C 11.2%
  • JavaScript 7.1%
  • CSS 4.0%
  • Ruby 0.1%