Skip to content

csvan/loopback-sdk-java

 
 

Repository files navigation

LoopBack Java SDK

The Loopback Java SDK provides simple API calls that enable your Java (or compatible JVM language) application to access a LoopBack server instance. It enables you to interact with your models and data sources using a comfortable, first-class Java interface instead of using the clunky AsyncHttpClient, JSONObject, and similar interfaces.

This project is based on the Loopback Android SDK, see LoopBack Android SDK documentation.

About

Java Client SDK for the LoopBack framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.4%
  • CSS 4.8%
  • JavaScript 3.8%