Ask HN: Is there a model for a healthy, long-term API policy
7 points| forwardslash | 12 years ago | reply
With all the lessons over the past few years, is there a model now for an API which can better maintain a good dev relationship without really hampering the company with the API?
[+] [-] johns|12 years ago|reply
I wrote a little bit about this here: http://thenextweb.com/dd/2013/03/12/apis-are-dead-long-live-...
[+] [-] dorkitude|12 years ago|reply
From studying these, I found that the best practices aren't all that surprising: versioning, discoverability, and following HTTP standards.