0% found this document useful (0 votes)
67 views

Build REST APIs With Django REST Framework and Python

This document provides an overview and description of a course on building REST APIs with Django REST Framework and Python. The course covers API basics, serializers, function-based and class-based views, viewsets and routers, permissions, authentications, throttling, filtering, pagination, and automated API testing. It is designed for beginners to learn Django REST Framework concepts and build powerful REST APIs using a logical and visual learning approach with examples and a real-life project. Upon completing the course, students will be able to work as an intern, fresher, or freelancer implementing REST APIs with Django REST Framework.

Uploaded by

MALA
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views

Build REST APIs With Django REST Framework and Python

This document provides an overview and description of a course on building REST APIs with Django REST Framework and Python. The course covers API basics, serializers, function-based and class-based views, viewsets and routers, permissions, authentications, throttling, filtering, pagination, and automated API testing. It is designed for beginners to learn Django REST Framework concepts and build powerful REST APIs using a logical and visual learning approach with examples and a real-life project. Upon completing the course, students will be able to work as an intern, fresher, or freelancer implementing REST APIs with Django REST Framework.

Uploaded by

MALA
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Build REST APIs with Django REST

Framework and Python


Description

Welcome to Django Rest Framework Masterclass,One single course to start your DRF journey
as a beginner step-by-step. This course touches on each and every important topic through
concept explanation, documentation, and implementation. The entire course is designed for
beginners with one goal in mind, to build powerful REST APIs using Python and Django.

Throughout the course, we will explore the most important Django Rest Framework topics
step-by-step:

1. API Basics

2. Serializers
– Serializers
– ModelSerializer
– HyperlinkedModelSerializer

3. Function-Based

4. Class-Based Views
– APIView
– Generic Views
– Mixins
– Concrete View Classes

5. Viewsets and Routers

6. Permissions
– IsAuthenticated
– IsAdminUser
– IsAuthenticatedOrReadOnly
– Custom Permission

7. Authentications
– BasicAuthentication
– TokenAuthentication
– JSON Web Token Authentication

8. Throttling
– AnonRateThrottle
– UserRateThrottle
– ScopedRateThrottle
– Custom Throttles

9. Django Filter Backend


– Filtering
– Searching
– Ordering

10. Pagination
– Page Number
– Limit Offset
– Cursor

11. Automated API Testing

——————

Why this course?

 Complete course is focused on the concept learning approach, you learn every concept through
a logical and visual learning approach.
 Learn all important concepts in the simplest possible way with examples and real-life project.
 You just need basic Python and Django knowledge, we will cover everything step-by-step from
scratch.

——————
After completing this course you will be ready to work as an Intern, Fresher, or Freelancer and
you will also be able to implement everything yourself! Most importantly you will be ready to
divide deep with future practice and hard level question of DRF.

Enroll now, I will make sure you learn best about Django Rest Framework.

Who this course is for:

 Django Developers Who Want To Learn About API Building

You might also like