Django REST Framework Generic Views

preview_player
Показать описание
🔥 Subscribe to my YouTube + Turn on Notification Bells!

Hey, Bryan here. I share videos that help web developers up their development skills!

Today I'll be sharing a tutorial showing you how to use the Generic Views in Django REST Framework.

Here is an overview of the things you will learn in this tutorial project:
1. How generic views work behind the scenes.
2. How to perform individual operations with the generic view.
3. How to perform multiple operations with one generic view.
4. How to build a full CRUD API with just a few lines of code with generic views.
5. And more!

Timestamps
0:00 - Intro
0:45 - How Generic Views work
2:04 - Initial Setup
5:03 - ListAPIView
9:00 - CreateAPIView
13:25 - RetrieveAPIView
15:26 - UpdateAPIView
18:34 - DestroyAPIView
20:05 - ListCreateAPIView
25:02 - RetrieveUpdateAPIView
28:13 - RetrieveDestroyAPIView
30:18 - RetrieveUpdateDestroyAPIView
33:48 - Outro

To stay up to date with the best web development content, make sure you subscribe to My YouTube channel Today!

Documentation links used in the video:
Рекомендации по теме
Комментарии
Автор

Can't be more perfect. An excellent demonstration.

MohitAswani
Автор

bro, this video is an absolute gem for anyone that wants to see drf generic views in action. I also like how you peek behind the curtain to show us the mixin’s and lower level views at play. thanks, you rock! 🏆🥳🍻

ozzyfromspace
Автор

Awesome. Loved the part where you go in the library code as well to explain 🔥

tarunparmar
Автор

Nice video man thank you for putting them out, please keep doing them!!

WeWill-tt
Автор

Very nice video. I like the pace and the clear way you presented the generic views.

cristiandanu
Автор

Thanks for putting out the tutorial sir. This is exactly what I was looking for

MaxCupertino-gfht
Автор

Great work.
All different ways of implementing CRUD operations explained in just 30 mins. Awesome. Thank you very much....
I just finished learning Django with DTL, after seeing your video creating the API, would like to try with a JS front-end.
Which Js framework/library is best suited for Python full stack? React/Angular/Vue or DTL is enough?

maneshwam
Автор

Thanks for your efforts pls make a video on mobile OTP authentication pls sir

bijendernagar