[GigaCourse.com] Udemy - Build a Backend REST API with Python & Django - Advanced

Photo unavailable
Category:
Date:
03/18/20 at 11:06pm GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
5.5 GB in 99 files

Torrent Status:
  This torrent has been verified.

Infohash:
99b10b06c3e17730a0600f4180a7fd4a3b0c10f7


File list

  • [GigaCourse.com] Udemy - Build a Backend REST API with Python & Django - Advanced
  • icon 01 Introduction/001 Welcome to Build a Backend API with Django REST Framework - Advanced.en.srt 3.3 KB
    icon 01 Introduction/001 Welcome to Build a Backend API with Django REST Framework - Advanced.mp4 44.8 MB
    icon 01 Introduction/002 Intro to the course.en.srt 3.1 KB
    icon 01 Introduction/002 Intro to the course.mp4 51.8 MB
    icon 01 Introduction/003 Course structure.en.srt 1.5 KB
    icon 01 Introduction/003 Course structure.mp4 23.4 MB
    icon 01 Introduction/004 How to get the most out of this course.en.srt 1.2 KB
    icon 01 Introduction/004 How to get the most out of this course.mp4 19.6 MB
    icon 01 Introduction/005 How to get help.en.srt 2 KB
    icon 01 Introduction/005 How to get help.mp4 29.9 MB
    icon 01 Introduction/006 Windows 10 Home Workaround.html 2 KB
    icon 01 Introduction/external-assets-links.txt 237 B
    icon 02 Technologies used in this course/007 Python.en.srt 1.1 KB
    icon 02 Technologies used in this course/007 Python.mp4 16.9 MB
    icon 02 Technologies used in this course/008 Django.en.srt 1.2 KB
    icon 02 Technologies used in this course/008 Django.mp4 20 MB
    icon 02 Technologies used in this course/009 Django REST Framework.en.srt 978 B
    icon 02 Technologies used in this course/009 Django REST Framework.mp4 17.3 MB
    icon 02 Technologies used in this course/010 Docker.en.srt 793 B
    icon 02 Technologies used in this course/010 Docker.mp4 12.8 MB
    icon 02 Technologies used in this course/011 Travis-CI.en.srt 904 B
    icon 02 Technologies used in this course/011 Travis-CI.mp4 15.7 MB
    icon 02 Technologies used in this course/012 Postgres.en.srt 349 B
    icon 02 Technologies used in this course/012 Postgres.mp4 6.7 MB
    icon 02 Technologies used in this course/013 What is test driven development.en.srt 5.4 KB
    icon 02 Technologies used in this course/013 What is test driven development.mp4 88 MB
    icon 02 Technologies used in this course/external-assets-links.txt 262 B
    icon 03 Installation and setup/014 System setup.html 3.1 KB
    icon 03 Installation and setup/015 Windows 10 Home Workaround.html 4.1 KB
    icon 04 Create new project/016 Setup new GitHub project.en.srt 3.5 KB
    icon 04 Create new project/016 Setup new GitHub project.mp4 37.9 MB
    icon 04 Create new project/017 Add Dockerfile.en.srt 12.7 KB
    icon 04 Create new project/017 Add Dockerfile.mp4 102.8 MB
    icon 04 Create new project/018 Configure Docker Compose.en.srt 6.3 KB
    icon 04 Create new project/018 Configure Docker Compose.mp4 49 MB
    icon 04 Create new project/019 Custom configuration for Linux users.html 4.1 KB
    icon 04 Create new project/020 Create Django project.en.srt 3.7 KB
    icon 04 Create new project/020 Create Django project.mp4 32.6 MB
    icon 04 Create new project/external-assets-links.txt 824 B
    icon 05 Setup automation/021 Enable Travis-CI for project.en.srt 2.3 KB
    icon 05 Setup automation/021 Enable Travis-CI for project.mp4 21.4 MB
    icon 05 Setup automation/022 Create Travis-CI configuration file.en.srt 7.9 KB
    icon 05 Setup automation/022 Create Travis-CI configuration file.mp4 77.2 MB
    icon 05 Setup automation/external-assets-links.txt 433 B
    icon 06 Introduction to test driven development (TDD)/023 Writing a simple unit test.en.srt 7.2 KB
    icon 06 Introduction to test driven development (TDD)/023 Writing a simple unit test.mp4 60.7 MB
    icon 06 Introduction to test driven development (TDD)/024 Writing a unit test with TDD.en.srt 6.8 KB
    icon 06 Introduction to test driven development (TDD)/024 Writing a unit test with TDD.mp4 53.6 MB
    icon 06 Introduction to test driven development (TDD)/external-assets-links.txt 759 B
    icon 07 Configure Django custom user model/025 Create core app.en.srt 4.1 KB
    icon 07 Configure Django custom user model/025 Create core app.mp4 30.7 MB
    icon 07 Configure Django custom user model/026 Add tests for custom user model.en.srt 7.7 KB
    icon 07 Configure Django custom user model/026 Add tests for custom user model.mp4 62.5 MB
    icon 07 Configure Django custom user model/027 Implement custom user model.en.srt 14 KB
    icon 07 Configure Django custom user model/027 Implement custom user model.mp4 107.6 MB
    icon 07 Configure Django custom user model/028 Normalize email addresses.en.srt 4.5 KB
    icon 07 Configure Django custom user model/028 Normalize email addresses.mp4 37.8 MB
    icon 07 Configure Django custom user model/029 Add validation for email field.en.srt 3.5 KB
    icon 07 Configure Django custom user model/029 Add validation for email field.mp4 28.2 MB
    icon 07 Configure Django custom user model/030 Add support for creating superusers.en.srt 7 KB
    icon 07 Configure Django custom user model/030 Add support for creating superusers.mp4 60.1 MB
    icon 07 Configure Django custom user model/external-assets-links.txt 2.1 KB
    icon 08 Setup Django admin/031 Add tests for listing users in Django admin.en.srt 12 KB
    icon 08 Setup Django admin/031 Add tests for listing users in Django admin.mp4 89.7 MB
    icon 08 Setup Django admin/032 Modify Django admin to list our custom user model.en.srt 2.9 KB
    icon 08 Setup Django admin/032 Modify Django admin to list our custom user model.mp4 23.9 MB
    icon 08 Setup Django admin/033 Modify Django admin to support changing user model.en.srt 9.9 KB
    icon 08 Setup Django admin/033 Modify Django admin to support changing user model.mp4 77.4 MB
    icon 08 Setup Django admin/034 Modify Django admin to support creating users.en.srt 6.4 KB
    icon 08 Setup Django admin/034 Modify Django admin to support creating users.mp4 48.3 MB
    icon 08 Setup Django admin/external-assets-links.txt 874 B
    icon 09 Setting up database/035 Add postgres to docker compose.en.srt 7.6 KB
    icon 09 Setting up database/035 Add postgres to docker compose.mp4 51.9 MB
    icon 09 Setting up database/036 Add postgres support to Dockerfile.en.srt 8.1 KB
    icon 09 Setting up database/036 Add postgres support to Dockerfile.mp4 53 MB
    icon 09 Setting up database/037 Configure database in Django.en.srt 3.9 KB
    icon 09 Setting up database/037 Configure database in Django.mp4 30.8 MB
    icon 09 Setting up database/external-assets-links.txt 1 KB
    icon 10 Waiting for postgres to start/038 Mocking with unittests.en.srt 2.4 KB
    icon 10 Waiting for postgres to start/038 Mocking with unittests.mp4 29.8 MB
    icon 10 Waiting for postgres to start/039 Add tests for wait_for_db command.en.srt 16.9 KB
    icon 10 Waiting for postgres to start/039 Add tests for wait_for_db command.mp4 134.9 MB
    icon 10 Waiting for postgres to start/040 Add wait_for_db command.en.srt 9.6 KB
    icon 10 Waiting for postgres to start/040 Add wait_for_db command.mp4 82.7 MB
    icon 10 Waiting for postgres to start/041 Make docker compose wait for db.en.srt 4 KB
    icon 10 Waiting for postgres to start/041 Make docker compose wait for db.mp4 29.5 MB
    icon 10 Waiting for postgres to start/042 Test in browser.en.srt 4.4 KB
    icon 10 Waiting for postgres to start/042 Test in browser.mp4 32.1 MB
    icon 10 Waiting for postgres to start/external-assets-links.txt 1003 B
    icon 11 Create user management endpoints/043 Create users app.en.srt 5 KB
    icon 11 Create user management endpoints/043 Create users app.mp4 42.6 MB
    icon 11 Create user management endpoints/044 Add tests for create user API.en.srt 22.2 KB
    icon 11 Create user management endpoints/044 Add tests for create user API.mp4 184.1 MB
    icon 11 Create user management endpoints/045 Add create user API.en.srt 18.3 KB
    icon 11 Create user management endpoints/045 Add create user API.mp4 146.4 MB
    icon 11 Create user management endpoints/046 UPDATE Fix for testing password too short.html 2.3 KB
    icon 11 Create user management endpoints/047 Add tests for creating a new token.en.srt 14.5 KB
    icon 11 Create user management endpoints/047 Add tests for creating a new token.mp4 127.4 MB
    icon 11 Create user management endpoints/048 Add create token API.en.srt 18.8 KB

Similar Torrents