Hacker News
- XML-RPC Specification (1999) http://xmlrpc.com/spec.md 59 comments
- If you have REST, why use XML-RPC? http://joncanady.com/2010/01/14/if-you-have-rest-why-xml-rpc/ 58 comments
- XML-RPC client module for Node.js (uses libxml.js) http://github.com/caludio/node.xmlrpc-c 7 comments
- XML-RPC client library for Go https://github.com/alexejk/go-xmlrpc 4 comments golang
- Can't seem to get XML-RPC disabled... http://example.com/xmlrpc.php 10 comments wordpress
- Odoo-Xmlrpc PHP for Laravel is a supercharged PHP API client that allows you to interact with the Odoo XML-RPC API https://github.com/alazzi-az/laraodoo-xmlrpc 5 comments laravel
- Over-engineering in action: Apache's XML-RPC server http://ws.apache.org/xmlrpc/apidocs/org/apache/xmlrpc/server/requestprocessorfactoryfactory.html 35 comments programming
- Ten things that XML-RPC does… that REST leaves unspecified http://ramenlabs.com/2008/02/17/ten-things-that-xml-rpc-does-that-rest-leaves-unspecified/ 20 comments programming