Odoo's JSON-RPC API allows external applications to interact with Odoo databases remotely. It follows the JSON-RPC 2.0 specification and provides a range of services and methods for performing CRUD ...
This repo contains application examples to demonstrate how to use O-JSON-RPC-TS implementation of O-JSON-RPC protocol when building both server side APIs and client applications to interact with the ...