Live data from Hacker News

How not to write an API: How Amazon got it wrong

medium.com

1–4 of 4 posts

Re: How not to write an API: How Amazon got it wrong

#4
Seems like the API is fine. The documentation and PHP implementation are your real complaints here. Amazon docs are always utter garbage, so no surprise there.

If it bothers you so much, get a 3rd-party lib and consume the web API directly.

The real title should be, "How not to support an API".