No description
  • JavaScript 73.5%
  • Python 14.1%
  • HTML 12.4%
Find a file
2026-04-15 13:04:10 +00:00
.github/workflows [CHG] pydantic: drop support pydantic v1 2026-01-19 10:25:49 +01:00
.oca/oca-port/blacklist Merge PR #535 into 18.0 2025-06-04 10:56:38 +00:00
auth_partner [BOT] post-merge updates 2026-03-26 22:36:03 +00:00
base_rest [BOT] post-merge updates 2026-03-27 07:49:06 +00:00
base_rest_auth_api_key [BOT] post-merge updates 2026-02-10 08:30:41 +00:00
base_rest_pydantic Translated using Weblate (Italian) 2025-06-05 14:57:51 +00:00
extendable [MIG] fastapi_auth_jwt: Migration to 18.0 2025-06-17 14:04:10 +03:00
extendable_fastapi [BOT] post-merge updates 2026-03-16 09:54:09 +00:00
fastapi [BOT] post-merge updates 2026-04-15 13:04:10 +00:00
fastapi_auth_api_key Translated using Weblate (Italian) 2025-12-10 11:43:48 +00:00
fastapi_auth_jwt Added translation using Weblate (Italian) 2026-01-05 17:55:57 +00:00
fastapi_auth_partner [BOT] post-merge updates 2026-03-27 07:49:06 +00:00
fastapi_endpoint_context Translated using Weblate (Italian) 2026-03-25 08:45:04 +00:00
pydantic [BOT] post-merge updates 2026-01-19 09:36:42 +00:00
rest_log [BOT] post-merge updates 2025-08-12 11:07:33 +00:00
setup/_metapackage [BOT] post-merge updates 2026-03-27 07:49:06 +00:00
.copier-answers.yml [IMP] update dotfiles 2025-02-02 20:29:19 +00:00
.editorconfig Initial commit 2024-10-08 12:46:47 +00:00
.gitignore Initial commit 2024-10-08 12:46:47 +00:00
.pre-commit-config.yaml [IMP] extendable_fastapi: pre-commit auto fixes 2026-01-13 14:42:30 +01:00
.pylintrc Initial commit 2024-10-08 12:46:47 +00:00
.pylintrc-mandatory Initial commit 2024-10-08 12:46:47 +00:00
.ruff.toml [IMP] update dotfiles 2025-02-02 20:29:19 +00:00
checklog-odoo.cfg [IMP] update dotfiles 2025-02-02 20:29:19 +00:00
eslint.config.cjs [IMP] update dotfiles 2024-10-20 16:05:54 +00:00
LICENSE Initial commit 2024-10-08 12:46:47 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 16:05:54 +00:00
README.md [BOT] post-merge updates 2026-04-15 13:04:10 +00:00
requirements.txt [IMP] auth_partner: pre-commit auto fixes 2026-03-24 10:13:18 +01:00
test-requirements.txt [MIG] : Migration to 18.0 2025-06-05 13:05:16 +02:00

Runboat Pre-commit Status Build Status codecov Translation Status

rest-framework

rest-framework

Available addons

addon version maintainers summary
auth_partner 18.0.1.0.0 paradoxxxzero Implements the base features for a authenticable partner
base_rest 18.0.1.1.2 Develop your own high level REST APIs for Odoo thanks to this addon.
base_rest_auth_api_key 18.0.1.1.1 lmignon Base Rest: Add support for the auth_api_key security policy into the openapi documentation
base_rest_pydantic 18.0.1.0.2 Pydantic binding for base_rest
extendable 18.0.1.0.2 lmignon Extendable classes registry loader for Odoo
extendable_fastapi 18.0.1.0.1 lmignon Allows the use of extendable into fastapi apps
fastapi 18.0.1.3.4 lmignon Odoo FastAPI endpoint
fastapi_auth_api_key 18.0.1.0.0 mmequignon Fastapi Auth API Key
fastapi_auth_jwt 18.0.1.0.0 sbidoul JWT bearer token authentication for FastAPI.
fastapi_auth_partner 18.0.1.0.0 This provides an implementation of auth_partner for FastAPI
fastapi_endpoint_context 18.0.1.0.0 paradoxxxzero Provides an overridable request context for FastAPI endpoints
pydantic 18.0.1.1.0 lmignon Utility addon to ease mapping between Pydantic and Odoo models
rest_log 18.0.1.0.1 simahawk Track REST API calls into DB

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.