1.0.7 • Published 9 years ago

postmaster-shipping v1.0.7

Weekly downloads
34
License
-
Repository
github
Last release
9 years ago

postmaster-nodejs

Developer Friendly Shipping

Postmaster takes the pain out of sending shipments via UPS, Fedex, and USPS. Save money before you ship, while you ship, and after you ship.

https://www.postmaster.io/

var postmaster = require('postmaster-shipping')({
    apiKey: '0b9a54438fba2dc0d39be8f7c6c71a58',
    password: undefined
}, true);

If running from source, see test/index.js for sample code.

For those who have passwordless accounts, simply leave the password field as undefined. The true flag indicates debug mode, which outputs slightly more information to the console.

See https://www.postmaster.io/docs for further tutorials and documentation.

1.0.7

9 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago