Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Secure Rest API with Django 4 MySQL also ReactJS
Introduction
Overview (3:32)
What's Rest API (2:54)
Create a new Environment and Extensions (7:41)
Generate a Project and Application (3:17)
Connect the Project with MySQL (4:23)
Learn & Earn money (6:10)
Create a First API with Django
Create a Model and Migrations (4:54)
Manage a Models in the Administration (4:38)
Return a JSON with Django Natively (7:05)
Why you Should Use Django Rest Framework (5:51)
Django Rest Framework also Serializer
Serialization & Deserialization (3:52)
Reorganize the Project According to Django Rest Framework (13:58)
Persist the Data with the Serializer (6:21)
Update the Data with the Serializer (7:44)
Delete a Row with the Serializer (3:40)
Custom Status in HTTP Response (6:57)
Exceptions with Django Rest Api (5:10)
Rest Api with Class Based View (10:51)
Partial Update using Patch Method (4:44)
Validation Techniques
Field Level Validation (4:39)
Object Level Validation (3:08)
Bad Request & Validators (5:48)
Advance Level of Serializer
Inheritance the Fields from Model to Serializer with Model Serializer (5:45)
Custom Field & Calculable Field (7:03)
Relations Between the Serializers (4:33)
Reorganize the Serializers (7:31)
Nested Relation in Seializer (4:23)
Inversed Relation (2:17)
String, Primary and Hyperlink Related Field (7:22)
Generic API with Mixins (8:22)
Authentication & Permission
Coming soon
Json Web Token | JWT
Coming soon
Tools & Techniques
Coming soon
Pagination
Coming soon
API Testing
Coming soon
Using ReactJS
Coming soon
String, Primary and Hyperlink Related Field
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock