/xero-scribe-public

Xero API public application access using Scribe

Primary LanguageJava

Xero API public application access to Xero using Scribe Java oauth library

Author: Ashley Schroder

This is a simple example of using Scribe library to access Xero API with a public (or partner) application.

XeroApi is the Scribe API class

XeroExample is a commandline script that demonstrates how to use the class.

This example depends on: Scribe https://github.com/fernandezpablo85/scribe-java