601939654 / rest-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runbot Status Build Status codecov

REST Framework

This repo holds addons developed to ease the development of REST and GraphQL services into Odoo.

Available addons

addon version summary
base_rest 13.0.3.1.0 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.3.0 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.

About


Languages

Language:Python 64.6%Language:HTML 34.9%Language:JavaScript 0.5%Language:SCSS 0.1%