mirror of
https://github.com/OCA/web-api.git
synced 2026-08-06 23:40:19 -06:00
No description
- Python 59%
- HTML 38.4%
- JavaScript 2.6%
| .github/workflows | ||
| .oca/oca-port/blacklist | ||
| endpoint | ||
| endpoint_auth_api_key | ||
| endpoint_cache | ||
| endpoint_cache_preheat | ||
| endpoint_jsonifier | ||
| endpoint_route_handler | ||
| setup/_metapackage | ||
| webservice | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| requirements.txt | ||
web-api
web-api
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| endpoint | 18.0.1.1.3 | Provide custom endpoint machinery. | |
| endpoint_auth_api_key | 18.0.1.0.1 | Provide API key auth for endpoints. | |
| endpoint_cache | 18.0.1.0.0 | Provide basic caching utils for endpoints | |
| endpoint_cache_preheat | 18.0.1.0.0 | Provide basic pre-caching features for endpoints | |
| endpoint_jsonifier | 18.0.1.0.0 | Allow to configure jsonifier parsers on endpoints | |
| endpoint_route_handler | 18.0.1.1.0 | Provide mixin and tool to generate custom endpoints on the fly. | |
| webservice | 18.0.1.1.0 | Defines webservice abstract definition to be used generally |
Licenses
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.
