- Issue created by @rhovland
- πΊπΈUnited States rhovland Oregon
I have not found any PHP projects that implement the API in PHP except this one which is more of a script than a library
https://github.com/JohnAwesomeJr/php-ups-api-rate-oauth2However I did come across this project for UPS which mentions it was partly generated using Jane using the published UPS OpenAPI spec.
https://github.com/ShipStream/ups-rest-php-sdk#developmentUSPS publishes OpenAPI spec files for their API. We could use that to generate most of the code for a library using Jane.
https://developer.usps.com/sites/default/files/apidoc_specs/US_Postal_Se...
https://github.com/janephp/janephp - πΊπΈUnited States bill.zero
They may have turned off the Web Tools API last night. My rate requests are not getting responses.
- πΊπΈUnited States bill.zero
They apparently turned Web Tools back on. Watchdog has 200 status on USPS responses since 14 Jan 2025.