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. We will learn topics such as API basics, serializers, class-based views, and so on. 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 dive deep with future practice and hard-level questions on DRF.
All resources and code files are placed here: https://github.com/PacktPublishing/Build-REST-APIs-with-Django-REST-Fra…
Understand REST API from the basics
Learn advanced concepts such as permissions, throttling, pagination
Implement CRUD operations
How to use Browsable API as well as Postman
Understand authentication in DRF, including Token as well as JWT
Learn the fundamentals of statistics and apply them in practice
Django REST framework is a powerful and flexible toolkit to build web APIs. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on to build flexible APIs.