mirror of
https://github.com/OCA/rest-framework.git
synced 2026-06-22 18:05:23 -06:00
No description
- JavaScript 70%
- Python 15.7%
- HTML 14.3%
| .github/workflows | ||
| .oca/oca-port/blacklist | ||
| api_log | ||
| api_log_mail | ||
| auth_partner | ||
| base_rest | ||
| base_rest_auth_api_key | ||
| base_rest_pydantic | ||
| extendable | ||
| extendable_fastapi | ||
| fastapi | ||
| fastapi_auth_api_key | ||
| fastapi_auth_jwt | ||
| fastapi_auth_partner | ||
| fastapi_captcha | ||
| fastapi_captcha_altcha_backend | ||
| fastapi_endpoint_context | ||
| fastapi_log | ||
| fastapi_log_mail | ||
| pydantic | ||
| rest_log | ||
| setup | ||
| .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 | ||
| test-requirements.txt | ||
rest-framework
rest-framework
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| api_log | 18.0.1.0.0 | Log API requests in database | |
| api_log_mail | 18.0.1.0.0 | Notify logged exceptions. | |
| auth_partner | 18.0.1.0.0 | 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 | 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 | Extendable classes registry loader for Odoo | |
| extendable_fastapi | 18.0.1.0.1 | Allows the use of extendable into fastapi apps | |
| fastapi | 18.0.1.3.4 | Odoo FastAPI endpoint | |
| fastapi_auth_api_key | 18.0.1.0.0 | Fastapi Auth API Key | |
| fastapi_auth_jwt | 18.0.1.0.0 | 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 | Add a captcha to your FastAPI routes | |
| fastapi_captcha_altcha_backend | 18.0.1.0.0 | Implement Altcha server in FastAPI | |
| fastapi_endpoint_context | 18.0.1.0.0 | Provides an overridable request context for FastAPI endpoints | |
| fastapi_log | 18.0.1.0.0 | Log Fastapi requests in database | |
| fastapi_log_mail | 18.0.1.0.0 | Notify logged exceptions. | |
| pydantic | 18.0.1.1.0 | Utility addon to ease mapping between Pydantic and Odoo models | |
| rest_log | 18.0.1.0.1 | 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.
