What you'll learn:
- Learn what REST APIs are and why we need them
- Create REST APIs using Function Based Views
- Create REST APIs using Class Based Views
- Use mixins, generics and viewsets
- Configure Router and Routes for your REST APIs
- Secure you REST APIs using Authentication and Authorization
Sample of the reviews:
Good Course. I like the teaching style, short videos with good focus subject coverage such that I can manage my time more effectively. - Mark Mneimneh
Great Course. Good Basic Knowledge of the Framework - Gus Minor
The course is good for beginners. I looked for this type of course, short and specific. I learned from it. I got a better understanding of drf. - Fidel Rosell
---
Are you a python and Django developer who wants to create python rest apis while mastering Django Rest Framework(DRF)? Are you an experienced Django Developer who wants to fill in any gaps in your knowledgeof creating a REST APIs using DjangoREST Framework then this course is for you too.
DRF is the most widely used Web Application Development framework in the industry today.Django makes it super easy to create production ready web applications. You will start this course by learning what DjangoREST Framework is ,the different features that are a part of every DjangoREST application .You will be working hands onone feature at a time .You will then create a web application using all the knowledge you gain from those sections.
Learn what REST APIs are and why we need them
Create REST APIs using Function Based Views
Create REST APIs using Class Based Views
Use mixins, generics and ViewSets
Configure Router and Routes for your REST APIs
Secure you REST APIs using Authentication and Authorization
What are the requirements?
Knowledge of Python , Atom or PyCharm (Installation of Atom is covered in easy setup section)