[LIVE] Django GraphQL API with Python Graphene

preview_player
Показать описание
This is an edited livestream where I build a GraphQL API in Python's Django framework.
It's a spaced repetition learning back-end to compare the one I already built with Django's REST framework.

-----
Support my channel:
-----

-----
Programming Content
-----

-----
Blockchain Content:
-----

DISCLOSURE: Some of the book and product links here might be affiliate links. That means that you are helping support my channel without paying any extra for the goods or services yourself. Thank you.
Рекомендации по теме
Комментарии
Автор

Awesome tutorial on graphene and graphQL for django.... very nice

saikrishna
Автор

Your tone is very soft and voice is soothing.

eeew
Автор

Thank you for your good work! I am looking forward to your upcoming streams on relevant and insightful topics. Keep up the amazing effort!
You Just gained a new fan !

hamadachouman
Автор

Hi
Thanks for your efforts.
I have a question about graphql is the best approach to test graphql api using python?

Rana-ycyt
Автор

Is it a complete video?? Or anything is left can i do this as my project

shashankshekharpandey
Автор

Hello There,
Thank you so much for your video, it's so awesome 😄

⚠I have a simple note about error you got at 01:43:05 in video, in in repo (github):

❌ "deck_by_id = graphene.List(DeckType, id=graphene.Int())"
the problem is you used "graphene.List" but you need to use "graphene.Field" because the Query return expect an object (dict) not an array (list)
✅"deck_by_id = graphene.Field(DeckType, id=graphene.Int())"

mohamednabilessefaihi
Автор

Are you covering subscriptions in this demo?

humanzeeing
Автор

3.5 hrs and you've not added timestamps with titles. This would be so much more useful and helpful if I knew what this includes and what you're covering in this super long video.

humanzeeing
Автор

i need repository of this project like what is in this project what we are going to do in this all of that untill i will understand videos time to submit abstract will be over

shashankshekharpandey
Автор

BU ÇOK UZUN BİR VİDEO YAA 3 BUÇUK SAAT NE

Princessgirl-fz
Автор

Can you make video on combined react with django with graphene api

kanaiyatiwari
Автор

2:14 :01 deck_id =deck_id no need to write an extra query🤷

sherrywilson
Автор

Why doesn't the presenter seem very confident on the subject?

imranomarbukhsh
welcome to shbcf.ru