Nieuws

JSON-RPC do not authenticate at each call. JSON-RPC is becoming the standard way to call an OpenERP Server since the Web client is now the standard client. JSON-RPC allows to preserve context values ...
JSON-RPC is a protocor similar to XML-RPC, but simpler and very lightweight. There is no necessary to generate nor parse XML documents by using heavy librariers, and there are no dependencies. Some ...
It is the synchronous substitute to JSON-RPC, which serves as a Full Node API. Now the developers are also able to stream real-time data. The platform implements languages Python, Rust, Go, and ...