Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Django Rest Framework with Docker: A Practical Guide
Rating: 4.5 out of 5(27 ratings)
145 students

Django Rest Framework with Docker: A Practical Guide

Django, Docker, Authentication and Authorisation, Upload Images, Export CSV Files
Created byAntonio Papa
Last updated 11/2020
English

What you'll learn

  • How to create APIs with Django Rest Framework
  • Use Docker
  • Create protected routes
  • Login with HttpOnly Cookies
  • Use APIViews, ViewSets, Generic API Views
  • Authorize users for different routes
  • Upload Images
  • Export CSV files

Course content

2 sections36 lectures2h 49m total length
  • Introduction2:59

    Learn to build a practical Django Rest Framework API with Docker, covering models, serializers, migrations, image uploads, and exporting files, plus a permission-driven admin dashboard for users, products, and orders.

Requirements

  • Beginner Python Developers

Description

Learn how to create an Admin App using Django Rest Framework.

In this tutorial you will learn: 

  • How to create APIs with Django Rest Framework

  • Use Docker

  • Create protected routes

  • Login with HttpOnly Cookies

  • Use APIViews, ViewSets, Generic API Views

  • Authorize users for different routes

  • Upload Images

  • Export CSV files

If these are what you are looking for then this course is for you.

Who this course is for:

  • Beginner Python Developers