Introduction to Django and GraphQL by Patrick Arminio

This video features Patrick Arminio at DjangoCon US 2018 in San Diego, CA USA.

Introduction to Django and GraphQL by Patrick Arminio
0:23:15
Published November 10, 2018
995 views

DjangoCon US 2018 - Introduction to Django and GraphQL by Patrick Arminio

GraphQL has grown a lot overtime, but it seems to still be a new “thing” in the Python and Django World. This talk will be an introduction to GraphQL, explaining why it has been created and how you can use it in Python and Django.

Short speaker introduction
Small digression on how the “old” web used to be and how it has now evolved into the modern web
Really quick explanation of REST (just to make sure everyone is familiar with it)
What are some limitations of REST? What can we do about it?
Introduction to GraphQL, what it is, how’s using it and when has it been created?
GraphQL: query language syntax
GraphQL: types and introspection
GraphQL: operation, how to read data,update data and more
How to use Graphql with Python and Django
Let’s make a simple API
How to create queries
How to create mutations
Things to consider (security caching and performance)
Closing thoughts

This talk was presented at: https://2018.djangocon.us/talk/introduction-to-django-and-graphql/

LINKS:
Follow Patrick Arminio 👇
On Twitter: https://twitter.com/patrick91
Official homepage: https://patrick.wtf

Follow DjangCon US 👇
https://twitter.com/djangocon

Follow DEFNA 👇
https://twitter.com/defnado
https://www.defna.org/

Note: We understand that names change, people change, and bodies change. We respect each individual's journey and privacy. If you have any concerns about a video or need us to remove content, please don't hesitate to contact us. We will handle your request with care and promptly address any issues.

More videos by Patrick Arminio

More videos from DjangoCon US