No description
  • Python 57.2%
  • HTML 40.4%
  • JavaScript 2.4%
Find a file
2026-09-01 08:30:44 +00:00
.github/workflows [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
.oca/oca-port/blacklist oca-port: blacklist PR(s) 48 for webservice 2025-01-14 11:47:01 +01:00
endpoint [BOT] post-merge updates 2026-07-30 05:57:16 +00:00
endpoint_auth_api_key [BOT] post-merge updates 2025-07-16 14:25:40 +00:00
endpoint_cache Translated using Weblate (Italian) 2025-08-25 14:25:52 +00:00
endpoint_cache_preheat [BOT] post-merge updates 2026-09-01 07:59:37 +00:00
endpoint_jsonifier [BOT] post-merge updates 2025-08-20 06:18:57 +00:00
endpoint_route_handler Translated using Weblate (Swedish) 2025-10-07 15:42:44 +00:00
setup/_metapackage [BOT] post-merge updates 2026-08-28 07:27:01 +00:00
webservice [BOT] post-merge updates 2026-09-01 08:30:44 +00:00
webservice_server_env Added translation using Weblate (Italian) 2026-08-31 07:44:57 +00:00
.copier-answers.yml [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
.editorconfig Initial commit 2024-10-08 12:49:42 +00:00
.gitignore Initial commit 2024-10-08 12:49:42 +00:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-10-20 16:14:28 +00:00
.pylintrc Initial commit 2024-10-08 12:49:42 +00:00
.pylintrc-mandatory Initial commit 2024-10-08 12:49:42 +00:00
.ruff.toml [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
checklog-odoo.cfg [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
eslint.config.cjs [IMP] update dotfiles 2024-10-20 16:14:28 +00:00
LICENSE Initial commit 2024-10-08 12:49:42 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 16:14:28 +00:00
README.md [BOT] post-merge updates 2026-09-01 08:30:44 +00:00
requirements.txt [MIG] webservice: Migration to V18 2024-10-24 14:58:11 +02:00

Runboat Pre-commit Status Build Status codecov Translation Status

web-api

web-api

Available addons

addon version maintainers summary
endpoint 18.0.1.1.3 simahawk Provide custom endpoint machinery.
endpoint_auth_api_key 18.0.1.0.1 simahawk Provide API key auth for endpoints.
endpoint_cache 18.0.1.0.0 simahawk Provide basic caching utils for endpoints
endpoint_cache_preheat 18.0.1.0.1 simahawk Provide basic pre-caching features for endpoints
endpoint_jsonifier 18.0.1.0.0 SilvioC2C simahawk Allow to configure jsonifier parsers on endpoints
endpoint_route_handler 18.0.1.1.0 simahawk Provide mixin and tool to generate custom endpoints on the fly.
webservice 18.0.1.1.2 etobella Defines webservice abstract definition to be used generally
webservice_server_env 18.0.1.0.0 etobella Use Server Environment feature to manage Webservice configs

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.