GraphQL in the Python World

preview_player
Показать описание
GraphQL is a new way of communicating with your data sources. It might replace RESTful APIs because it provides a better framework for dealing with your data. This webinar is about what GraphQL is and what problems it actually solves in comparison to RESTful APIs. Then, if you like it, how you can get started using the Python graphene library, and how to use it with different ORMs like Django and SQLAlchemy as well as Python web frameworks like Flask and Pyramid.

This webinar provides both a theoretical perspective as well as hands-on demos to showcase what GraphQL is, what it is capable of, and how it can benefit in your own jobs and side projects.

The video covers:

- An explanation of GraphQL
- Usage of the visual GraphiQL client against the GitHub GraphQL endpoints
- Writing a todo application in Flask which publishes GraphQL endpoints
- Inspecting those endpoints via a browser
Рекомендации по теме
Комментарии
Автор

thanks a lot man. That was a really good introduction to the GraphQL using Python. Now I have a good reference of how to start with it.

TheNets
Автор

Nice topic. Going to get mu hands on dirty. thanks : )

AmonTLC
Автор

how can we merge the data from graphql and use it in our models. I mean I need to use the values and store it in my django model. Thanks in advance. Need Help ASAP.

harikrishnakasavarajula
Автор

Is the code available on GitHub? please provide the link

nirnejak
Автор

Really graphql is replacement for REST?

rakeshbhat
join shbcf.ru