XML-RPC for Javascript Homepage

Introduction

Welcome to the "JS-XMLRPC (XML-RPC for Javascript)" Homepage. It is a library implementing the XML-RPC and JSON-RPC protocols, written in Javascript.
It is designed for ease of use, flexibility and completeness.
Above all, it mimics as closely as possible the API of the PHPXMLRPC library.

Please note that there is another, older javascript library named JSXMLRPC available on sf.net: http://sourceforge.net/projects/jsxmlrpc. Both libraries share the same intents, but the code is completely unrelated.

Download

Release 0.6.2 the library is available here.
It can also be downloaded as NodeJS package from https://www.npmjs.com/package/@jsxmlrpc/jsxmlrpc.

News

Documentation

Online xmlrpc debugger

A demo debugger application, built on top of this library, is active at the address https://gggeek.github.io/jsxmlrpc/debugger/debugger.html. You can use the debug your own personal xmlrpc server, as long as it is accessible on the neta dn supports CORS.

Development

GitHub home page (downloads, source code and bug tracker).

Contact

For security related issues feel free to contact ggiunta at users.sourceforge.net
Valid XHTML 1.0!
Page last updated: 2022/12/20