Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.
/ xero-rs Public archive

Rust API bindings for the Xero 2.0 Accounting API.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rapiditynetworks/xero-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xero-rs

xero-rs on Travis CI xero-rs on crates.io xero-rs on docs.rs

Rust API bindings for the Xero 2.0 Accounting API.

Usage

Put this in your Cargo.toml:

[dependencies]
xero = "0.1.0"

And this in your crate root:

extern crate xero;

About

Rust API bindings for the Xero 2.0 Accounting API.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages