This repository has nice modules to interact with Odoo using JSON an HTTP requests.
addon | version | maintainers | summary |
---|---|---|---|
base_rest | 15.0.1.0.0 | ![]() |
Develop your own high level REST APIs for Odoo thanks to this addon. |
datamodel | 15.0.1.0.0 | ![]() |
This addon allows you to define simple data models supporting serialization/deserialization |
addon | version | maintainers | summary |
---|---|---|---|
base_rest_auth_api_key | 14.0.1.0.2 (unported) | ![]() |
Base Rest: Add support for the auth_api_key security policy into the openapi documentation |
base_rest_auth_jwt | 14.0.1.1.0 (unported) | ![]() |
Base Rest: Add support for the auth_jwt security policy into the openapi documentation |
base_rest_auth_user_service | 14.0.1.0.1 (unported) | Login/logout from session using a REST call | |
base_rest_datamodel | 14.0.4.1.0 (unported) | Datamodel binding for base_rest | |
base_rest_demo | 14.0.4.1.0 (unported) | ![]() |
Demo addon for Base REST |
graphql_base | 13.0.1.0.0 (unported) | ![]() |
Base GraphQL/GraphiQL controller |
graphql_demo | 13.0.1.0.0 (unported) | ![]() |
GraphQL Demo |
model_serializer | 14.0.1.0.0 (unported) | Automatically translate Odoo models into Datamodels for (de)serialization | |
rest_log | 14.0.1.0.2 (unported) | ![]() |
Track REST API calls into DB |
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to OCA
policy. Consult each module's __manifest__.py
file, which contains a license
key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.