go-deliver / usps

Go wrapper for USPS Web Tools API
MIT License
3 stars 0 forks source link
api api-wrapper client go golang project usps

USPS API with Go

Tests Go Reference Repo Size

This is a Go repository that wraps the USPS WebTools API.

Package usps provides features that utilizes these APIs.

Check the official USPS website here: https://www.usps.com/business/web-tools-apis

Install

go get -u github.com/go-deliver/usps

Usage

TBA

License

MIT