mirror of
https://github.com/OCA/rest-framework.git
synced 2026-04-23 21:03:58 -06:00
No description
- JavaScript 73.5%
- Python 14.1%
- HTML 12.4%
| .github/workflows | ||
| .oca/oca-port/blacklist | ||
| 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_endpoint_context | ||
| pydantic | ||
| rest_log | ||
| setup/_metapackage | ||
| .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 |
|---|---|---|---|
| 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_endpoint_context | 18.0.1.0.0 | Provides an overridable request context for FastAPI endpoints | |
| 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.
