Django REST Framework API View

Опубликовано: 23 Октябрь 2024
на канале: Bryan Brkic
663
37

🔥 Subscribe to my YouTube + Turn on Notification Bells!
👉    / @bryanbrkic  

Follow Me on Twitter -   / bryanbrkic  
Follow Me on IG -   / bryanbrkic  
Follow my Facebook Page -   / bryanbrkicfb  

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 API View in Django REST Framework.

Here is an overview of the things you will learn in this tutorial project:
1. Using the API View with a functional view.
2. Using the API View with a class-based view.
3. How to use the Model Serializer.
4. How to set up validation.
5. And more!

Timestamps
0:00 - Intro
0:40 - How API Views work
2:54 - Project Setup
5:36 - Functional View Setup
16:32 - Class-Based View Setup
26:51 - 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:
Django REST Framework: https://www.django-rest-framework.org/