Y
Hacker News
new
|
ask
|
show
|
jobs
by
calvinmorrison
1376 days ago
There's no requirement for API's to only accept JSON. I mean we had SOAP (bleck)
2 comments
nightski
1376 days ago
I agree, but in the article they define an API as one accepting JSON. So I was just going with the conventions they were using.
link
soco
1376 days ago
If they built a strawman argument we don't have to accept it.
link
nightski
1376 days ago
Agreed that is what I was trying to say in my comment haha. I didn't like the article.
link
robertlagrant
1376 days ago
But then it's not a huge technical impediment to EDI. It's just what some article said.
link
cestith
1376 days ago
JSON, YAML, XML, and several other formats are basically various failed attempts to reimplement the utility and simplicity of s-expressions.
link