Discover GraphQL with Python, Graphene and Odoo

preview_player
Показать описание
by Stéphane Bidoul

At: FOSDEM 2019

GraphQL is the hottest new technology for building APIs, sometimes touted as a better REST. This practical talk aims at explaining what GraphQL is and how it can help expose an elegant and flexible API for advanced business applications in record time. Real code examples will be shown, based on the Graphene library and Odoo Community. Care will be taken so the audience can easily transpose those to other python frameworks such as Django, Tryton or sqlalchemy. A short comparison of GraphQL with other familiar "RPC" technologies such as SOAP and REST will be provided, as well as a discussion of strengths, weaknesses and potential pitfalls. Talk structure:

GraphQL, a short introduction
Demonstration, code examples using Python Graphene and Odoo Community
How GraphQL relates to other technologies, such as REST and SOAP

benefits,
weaknesses,
potential pitfalls.

Room: UD2.120 (Chavanne)
Scheduled start: 2019-02-03 09:30:00+01
Рекомендации по теме
Комментарии
Автор

so long, and so big effort, while there is already a free addons odoo-rest-api that you can use similar to graphql query :/

JackySupit