|
|
|
|
|
by jlevers
1861 days ago
|
|
I built a PHP library[0] for Amazon's new Selling Partner API, because none of the existing libraries were feature-complete enough for the projects I was working on. To my surprise, it's actually picked up some steam -- ~400 installs (and lots of email/GitHub questions :) so far! It's really fun having a tool that I created get some use.. I've benefitted a ton from the OSS community, so it's nice to be able to have that relationship go the other way, even in a small way. Plus, I've learned a lot about Swagger/OpenAPI, and the many quirks of Amazon's seller-facing software. [0] https://github.com/jlevers/selling-partner-api |
|