Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrfusion
4568 days ago
Somewhat related question I've been meaning to ask. Why isn't xmlrpc more popular? At least in python it's incredibly easy to set up and to consume.
1 comments
tszming
4568 days ago
It depends what you mean by "popular", if you are talking about the number of XMLRPC service providers, then XMLRPC is far more popular as all wordpress installations have built in support for xmlrpc and are enabled by default.
link