Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Django REST API With Python & DRF (All you Need to Know)

Posted By: IrGens
Django REST API With Python & DRF (All you Need to Know)

Django REST API With Python & DRF (All you Need to Know)
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 9h 7m | 3.02 GB
Instructor: Ayser Shuhaib

Build a Robust API Using Python & Django Rest Framework (from beginner to advanced)

What you'll learn

Build an robust API using Django Rest Framework
Handle users authentication (Signup, Login, Logout … etc) using django-rest-auth
API Functional Based Views (How and When to use them) -APIView- @decorators
API security using Authentication Tokens and Permissions
Sending Parameters To The Server (API) Within The URL And Extract Them Inside Our Function Based View.
Create Model Class & add it to admin panel and store some Data in the Database.
What is Serializer , how to write a Model Serializer for a Django Model Class and serializing data .
How to use ModelViewSet and Routers With Serializer.
Search and Filtering Data Inside ModelViewset.
How to filter data from database using two or three parameters inside ModelViewSet.
Override Create, Update / Put, Delete, Partial Update / Patch Actions
How to use Django Relationships to link models (Many To One, One To One, Many To Many)
How to get and show the nested data from the API response
How to use APIView to handle get and post requests inside views file
How to get a specific object from the database using APIView get method.
Django rest framework API authentication with JWT (JSON Web Token) VS AuthToken
How to build a custom user model in django rest framework API.
How To Add Extra Fields To a Serializer Using SerializerMethodField
How To Use THREADING To Improve API Performance.
How To Schedule a Task or Function To Improve API Performance.
Django API Permissions Using Throttling. How to use throttle to control the rate of request to Django API
Deploy Django Rest API with Heroku
Deploy Django Rest API to AWS

Requirements

Basic knowledge in Python 3

Who this course is for:

This course is for beginners and intermediate developers


Django REST API With Python & DRF (All you Need to Know)