Hacker News new | ask | show | jobs
by adam_arthur 720 days ago
The comment you're replying to already answers this, so I'll refer you to that
1 comments

not really. An API doesn’t necessarily have to be a HTTP interface. A data schema is also an API, if the documents are made available. The endpoints where that data is available is. And you still need heaps of documentation that someone needs to maintain. Not every system has simple to, from, and content fields.

I just doubt you really thought this through.