usps v0.1.0 Usps View Source

Light API wrapper around the XML based API for USPS.

API requests are broken down into two steps.

  1. Create a Operation struct
  2. Pass the Operation struct into request/1

Link to this section Summary

Functions

Execute a request to the USPS API using the given operation.

Link to this section Functions

Execute a request to the USPS API using the given operation.