Course Outline

Introduction

Django and Django REST Framework

  • Templating, routing, forms, and authentication
  • Constructs for code scaling
  • Database management

The Fundamentals of APIs and Their Functionality

  • Scalar types
  • Web Architecture Patterns: the composite pattern, proxy pattern, and facade pattern

REST Overview

  • Get option
  • Pull option
  • Post option
  • Delete option

Preparing the Development Environment

  • Installing Python
  • Installing and configuring Django and Django REST Framework
  • Setting up a version control system
  • Setting up a development server with Docker

Creating a Basic Python Application with Django

  • Building a new project
  • Testing and committing changes
  • Creating a database model
  • Syncing the database with migrations
  • Enabling admins

APIViews and Viewsets

  • Adding URL configuration
  • Creating and testing an APIView
  • Adding methods to an APIView
  • Creating and testing a Viewset
  • Adding functions to a Viewset

Endpoints and Authentication

  • Adding management and management user endpoints
  • Creating APIViews
  • Adding token APIs
  • Testing for API validity

Deployment on a Cloud Based Server

  • Adding a key pair
  • Creating a server instance
  • Implementing deployment scripts
  • Deploying changes

Summary and Conclusion

Requirements

  • An understanding of Django
  • Python programming experience

Audience

  • Backend Developers
 14 Hours

Number of participants



Price per participant

Testimonials (5)

Related Courses

Web Development with Django

21 Hours

Advanced Django

14 Hours

Django CMS for Administrators

14 Hours

Django CMS for Developers

21 Hours

Learn Django from Basic to Advanced

35 Hours

Wagtail CMS for Developers

21 Hours

Python Programming - 4 days

28 Hours

Programming for Biologists

28 Hours

Machine Learning with Python – 2 Days

14 Hours

Natural Language Processing (NLP) with Python

28 Hours

BDD with Python and Behave

7 Hours

Test Automation with Selenium and Python

14 Hours

Advanced Python - 4 Days

28 Hours

Python: Automate the Boring Stuff

14 Hours

Machine Learning with Python – 4 Days

28 Hours

Related Categories