Collect Odoo modules that help exposing web APIs and/or deal with external web APIs.
addon | version | maintainers | summary |
---|---|---|---|
endpoint | 14.0.2.3.0 | Provide custom endpoint machinery. | |
endpoint_auth_api_key | 14.0.1.2.1 | Provide API key auth for endpoints. | |
endpoint_cache | 14.0.1.1.1 | Provide basic caching utils for endpoints | |
endpoint_jsonifier | 14.0.1.1.0 | Allow to configure jsonifier parsers on endpoints | |
endpoint_route_handler | 14.0.2.1.0 | Provide mixin and tool to generate custom endpoints on the fly. | |
webservice | 14.0.1.5.0 | Provide unified way to handle external webservices configuration and calls. |
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (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.