
Django, Docker, Authentication and Authorisation, Upload Images, Export CSV Files
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
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
Who this course is for:
- Beginner Python Developers