PackagesApi XmlrpcOverview

@quatrain/api-xmlrpc

📦 API Reference: Detailed TypeScript documentation, classes, interfaces, and methods are available in the TypeDoc API Reference for @quatrain/api-xmlrpc ↗.

An XML-RPC client package designed for the Quatrain Core framework. It provides a simple, Promise-based wrapper around the XML-RPC protocol.

Features

  • Promise-based API: Replaces node-style callback interfaces with modern async/await patterns.
  • Support for secure connections: Easily toggle secure HTTPS execution.
  • Seamless integration: Built specifically to connect with external systems utilizing the XML-RPC protocol (e.g. Odoo).

Getting Started

Refer to the HOWTO.md file for code examples and configuration details.

License

AGPL-3.0-only