Y
Hacker News
new
|
ask
|
show
|
jobs
by
byoung2
3534 days ago
I think the current trend is a rest api with json input/output, and an sdk in the popular languages that wraps the api.
1 comments
VertexRed
3534 days ago
Still I'm seeing fairly large services use things like XML-RPC to contact their servers.
link
byoung2
3534 days ago
Are these legacy services? I haven't come across anything recently that doesn't use the json api/sdk pattern I described.
link