https://github.com/a-poor/usps
https://github.com/a-poor/usps
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/a-poor/usps
- Owner: a-poor
- Created: 2022-08-24T23:20:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T23:53:12.000Z (almost 4 years ago)
- Last Synced: 2025-08-30T21:06:08.714Z (9 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# usps
[](https://pkg.go.dev/github.com/a-poor/usps)
_created by Austin Poor_
A Go library for accessing the [USPS Web Tools API](https://www.usps.com/business/web-tools-apis/welcome.htm).
Currently, only the [Address Validation API](https://www.usps.com/business/web-tools-apis/address-information-api.htm#_Toc110511810) has been implemented.