odoo-api
There are 14 repositories under odoo-api topic.
yezyilomo/odoo-rest-api
Module which expose Odoo as a REST API
kasim1011/OdooJsonRpcClient
Odoo Json-rpc Client for Android
tuanle96/zenoo-rpc
Zenoo RPC is a next-generation Python library designed to replace `odoorpc` with modern Python practices and superior performance. Built from the ground up with async/await, type safety, and developer experience in mind.
ryanc-me/odoo-api-rs
Type-safe and full-coverage implementation of the Odoo JSON-RPC API, including ORM and Web methods. Supports sessioning, multi-database, async and blocking via reqwest, and bring-your-own requests.
codize-app/odoo_api
Odoo API XMLRPC Style
cagatayuresin/odoo-xmlrpc-wrapper
A simple Python library to make CRUD process easier with Odoo External API
consilience/laravel-odoo-api-client
Laravel provider for the Odoo API
tools-utils/odoo-api
Odoo REST API
andriisem/odoo-api-python-client
🐍 Python client library for Odoo External API
anicetkeric/odooApiXmlRpc
Odoo Rest Web Service API
josefdc/mcp_odoo_fresh
Conversational agent with Gradio interface (Voice/Text) that uses the Model Context Protocol (MCP) as a bridge to interact with Odoo (via XML-RPC) using OpenAI Agents SDK. Focused on sales tasks (customers, products, quotations).
Lanhild/odoo-api-docs
// Unofficial Odoo JSON-RPC API documentation
europowergenerators/BetterOdooApiWrapper
A Minimal Python ORM wrapper for the Odoo API
terrakernel/odxproxy-client-js
Official JavaScript/TypeScript client SDK for ODXProxy — a secure API gateway for Odoo. Provides typed helper methods (search, read, create, etc.) to simplify integration with any Odoo backend via ODXProxy.