@quatrain/api-xmlrpc
v1.0.3
Published
XML-RPC API Client for Quatrain Core
Downloads
416
Readme
@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
