Advanced Django: Introduction to Django Rest Framework
Code and run Django websites without installing anything!
This course is designed for learners who are familiar with Python and basic Django skills (similar to those covered in the Django for Everybody specialization). The modules in this course cover an introduction to the the Django REST framework and handling JSON within the context of APIs, fundamentals such as serialization ViewSheets, and authentication/permissions.
To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You’ll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to slowly building features, resulting in large coding projects at the end of the course.
Course Learning Objectives:
Describe how the Django REST framework allows Django websites to leverage APIs
Apply the Django REST framework
Leverage ViewSets to map views to logic
Setup authentication and configure permissions
Status: Authorization (Computing)
Authorization (Computing)
Status: Restful API
Restful API
Advanced·Course·9 hours
Featured reviews
5.0
·Reviewed May 8, 2025
It's a robust introduction to Django REST Framework.
Goes directly to the piont, is not overwhelming and the codio learning environment is awesome.
100% recomended
All reviews
Showing: 9 of 9
All Learners
All Stars
Most Helpful
D
Daniel
5.0
·Reviewed May 9, 2025
It's a robust introduction to Django REST Framework.
Goes directly to the piont, is not overwhelming and the codio learning environment is awesome.
100% recomended
S
Syed
5.0
·Reviewed Nov 6, 2022
Must Course for learning Django Rest Framework
A
Ayman
5.0
·Reviewed Mar 16, 2024
advanced topics, but explained very well
M
Muhammed
5.0
·Reviewed Jan 8, 2022
It's good choice for introduction to DRF
A
Ammar
5.0
·Reviewed Feb 14, 2025
Excellent course btw , Thank you all
G
Gabriel
5.0
·Reviewed Feb 19, 2023
Great materials
P
Pavel
3.0
·Reviewed Nov 22, 2022
There are a lot of bugs in codio system, while compliting the tasks, authors want you to copy their code and silly insert it into your file, I don't like it. The material is not well structured, so, after compliting the course you have a garbage in your head
F
Federico
3.0
·Reviewed Mar 25, 2022
Lots of great content, and and awesome reading. But the main problem is that the quizzes are missing a lot of QA
N
Nishanth
1.0
·Reviewed Nov 29, 2021
Without videos it is very difficult to understand the concepts