Skip to content

OCA/rest-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4b00be · Feb 2, 2025
Feb 2, 2025
Jan 27, 2025
Jan 10, 2024
Jun 14, 2022
Sep 27, 2022
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 6, 2025
Jan 10, 2024
Jan 30, 2025
Apr 5, 2024
Jan 15, 2024
Jan 15, 2024
Jul 1, 2024
Sep 27, 2022
Jan 10, 2024
Jan 30, 2025
Dec 12, 2023
Feb 2, 2025
Dec 24, 2020
Oct 27, 2023
May 14, 2021
Feb 2, 2025
May 14, 2021
Feb 2, 2025
Dec 24, 2020
Oct 27, 2023
Oct 27, 2023
Dec 24, 2020
Jan 30, 2025
Jun 27, 2024
Jun 7, 2023

Repository files navigation

Runboat Pre-commit Status Build Status codecov Translation Status

Rest Frameworks

This repository has nice modules to interact with Odoo using JSON and HTTP requests.

Available addons

addon version maintainers summary
base_rest 16.0.1.0.2 Develop your own high level REST APIs for Odoo thanks to this addon.
base_rest_auth_api_key 16.0.1.0.0 lmignon Base Rest: Add support for the auth_api_key security policy into the openapi documentation
base_rest_datamodel 16.0.1.0.0 Datamodel binding for base_rest
base_rest_demo 16.0.2.0.2 lmignon Demo addon for Base REST
base_rest_pydantic 16.0.2.0.1 Pydantic binding for base_rest
datamodel 16.0.1.0.1 lmignon This addon allows you to define simple data models supporting serialization/deserialization
extendable 16.0.1.0.2 lmignon Extendable classes registry loader for Odoo
extendable_fastapi 16.0.2.1.1 lmignon Allows the use of extendable into fastapi apps
fastapi 16.0.1.4.5 lmignon Odoo FastAPI endpoint
fastapi_auth_jwt 16.0.1.0.4 sbidoul JWT bearer token authentication for FastAPI.
fastapi_auth_jwt_demo 16.0.2.0.1 sbidoul Test/demo module for fastapi_auth_jwt.
graphql_base 16.0.1.0.1 sbidoul Base GraphQL/GraphiQL controller
graphql_demo 16.0.1.0.1 sbidoul GraphQL Demo
pydantic 16.0.1.0.0 lmignon Utility addon to ease mapping between Pydantic and Odoo models
rest_log 16.0.1.0.2 simahawk Track REST API calls into DB

Unported addons

addon version maintainers summary
base_rest_auth_jwt 15.0.1.1.0 (unported) lmignon Base Rest: Add support for the auth_jwt security policy into the openapi documentation
base_rest_auth_user_service 15.0.1.0.1 (unported) Login/logout from session using a REST call
model_serializer 15.0.1.2.0 (unported) fdegrave Automatically translate Odoo models into Datamodels for (de)serialization

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.