This repo holds addons developed to ease the development of REST and GraphQL services into Odoo.
addon | version | summary |
---|---|---|
base_rest | 13.0.3.0.5 | Develop your own high level REST APIs for Odoo thanks to this addon. |
base_rest_datamodel | 13.0.2.0.1 | Datamodel binding for base_rest |
base_rest_demo | 13.0.3.0.1 | Demo addon for Base REST |
datamodel | 13.0.2.0.0 | This addon allows you to define simple data models supporting serialization/deserialization |
graphql_base | 13.0.1.0.0 | Base GraphQL/GraphiQL controller |
graphql_demo | 13.0.1.0.0 | GraphQL Demo |
rest_log | 13.0.1.1.1 | Track REST API calls into DB |
Here are the Odoo Experience 2018 presentation and slides
for base_rest
.
Here is the FOSDEM 2019 presentation for graphql_base
.
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.