README

October 27, 2009 · View on GitHub

This is an Erlang implementation of an HTTP 1.1 compliant XML-RPC library originally made by Joakim Grebenö. The library is compliant with the XML-RPC specification published by http://www.xmlrpc.org/.

Prerequisites: Erlang xmerl

Before compiling you need to update the XMERL_PATH variable in src/Makefile to point to your xmerl installation.

Send feedback to developer@ralfweinbrecher.de