USPS has sunset the Webtool APIs that this gem queries. The new USPS v3 API is pretty different.
I'm imagining that:
- this gem will probably need to have several breaking changes to conform with the new API
- the first update to this gem for the new API won't be feature complete
I myself need the new updated API purely for Address verification, so I imagine that driving the development:
https://developer.usps.com/addressesv3
I'll probably also use this opportunity to release a v1.0 too.
connects to #36, #29
USPS has sunset the Webtool APIs that this gem queries. The new USPS v3 API is pretty different.
I'm imagining that:
I myself need the new updated API purely for Address verification, so I imagine that driving the development:
https://developer.usps.com/addressesv3
I'll probably also use this opportunity to release a v1.0 too.
connects to #36, #29