https://github.com/oca/rest-framework
https://github.com/oca/rest-framework
addons erp hacktoberfest oca odoo python
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oca/rest-framework
- Owner: OCA
- License: agpl-3.0
- Created: 2018-07-31T13:27:40.000Z (over 7 years ago)
- Default Branch: 18.0
- Last Pushed: 2025-09-25T10:26:24.000Z (4 months ago)
- Last Synced: 2025-09-25T12:21:53.283Z (4 months ago)
- Topics: addons, erp, hacktoberfest, oca, odoo, python
- Language: Python
- Homepage:
- Size: 10.5 MB
- Stars: 354
- Watchers: 47
- Forks: 350
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=18.0)
[](https://github.com/OCA/rest-framework/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[](https://github.com/OCA/rest-framework/actions/workflows/test.yml?query=branch%3A18.0)
[](https://codecov.io/gh/OCA/rest-framework)
[](https://translation.odoo-community.org/engage/rest-framework-18-0/?utm_source=widget)
# rest-framework
rest-framework
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[base_rest](base_rest/) | 18.0.1.1.1 | | Develop your own high level REST APIs for Odoo thanks to this addon.
[base_rest_auth_api_key](base_rest_auth_api_key/) | 18.0.1.1.0 |
| Base Rest: Add support for the auth_api_key security policy into the openapi documentation
[base_rest_pydantic](base_rest_pydantic/) | 18.0.1.0.2 | | Pydantic binding for base_rest
[extendable](extendable/) | 18.0.1.0.2 |
| Extendable classes registry loader for Odoo
[fastapi](fastapi/) | 18.0.1.3.0 |
| Odoo FastAPI endpoint
[pydantic](pydantic/) | 18.0.1.0.1 |
| Utility addon to ease mapping between Pydantic and Odoo models
[rest_log](rest_log/) | 18.0.1.0.1 |
| Track REST API calls into DB
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
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](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.