No description
  • JavaScript 70%
  • Python 15.7%
  • HTML 14.3%
Find a file
2026-06-08 10:16:27 +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
api_log Added translation using Weblate (Italian) 2026-05-29 09:39:13 +00:00
api_log_mail Added translation using Weblate (Italian) 2026-05-29 09:39:18 +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 Translated using Weblate (French) 2026-05-27 15:41:39 +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 Translated using Weblate (French) 2026-05-27 17:46:12 +00:00
fastapi_captcha Added translation using Weblate (Italian) 2026-06-08 10:16:21 +00:00
fastapi_captcha_altcha_backend Added translation using Weblate (Italian) 2026-06-08 10:16:27 +00:00
fastapi_endpoint_context Translated using Weblate (Italian) 2026-03-25 08:45:04 +00:00
fastapi_log Translated using Weblate (Italian) 2026-06-03 09:46:54 +00:00
fastapi_log_mail Added translation using Weblate (Italian) 2026-05-29 09:39:33 +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 [BOT] post-merge updates 2026-06-06 16:54:08 +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-06-06 16:54:08 +00:00
requirements.txt [IMP] fastapi_captcha_altcha_backend: Handle altcha v2 challenges 2026-06-05 10:17:46 +02:00
test-requirements.txt [MIG] fastapi_captcha_altcha_backend 2026-06-05 10:25:51 +02:00

Runboat Pre-commit Status Build Status codecov Translation Status

rest-framework

rest-framework

Available addons

addon version maintainers summary
api_log 18.0.1.0.0 paradoxxxzero Log API requests in database
api_log_mail 18.0.1.0.0 SirPyTech Notify logged exceptions.
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_captcha 18.0.1.0.0 paradoxxxzero Add a captcha to your FastAPI routes
fastapi_captcha_altcha_backend 18.0.1.0.0 paradoxxxzero Implement Altcha server in FastAPI
fastapi_endpoint_context 18.0.1.0.0 paradoxxxzero Provides an overridable request context for FastAPI endpoints
fastapi_log 18.0.1.0.0 paradoxxxzero Log Fastapi requests in database
fastapi_log_mail 18.0.1.0.0 SirPyTech Notify logged exceptions.
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.