[FreeCourseSite.com] Udemy - Build a Backend REST API with Python & Django - Beginner - TorrentBank

File Name:[FreeCourseSite.com] Udemy - Build a Backend REST API with Python & Django - Beginner

Create Tool:

Create Time:1970-01-01 08:00:00

File Size:2.15 GB

File Count:241

File Hash:f0046d999fc060708202f9467da4b61eb8a5516a

Magnet Link:

Magnet Link:

Torrent File:

0. Websites you may like/[CourseClub.Me].url
0. Websites you may like/[FreeCourseSite.com].url
0. Websites you may like/[GigaCourse.Com].url
01 - Course introduction/001 Command-Line-Cheatsheet.url
01 - Course introduction/001 Introduction.mp4
01 - Course introduction/001 Introduction_en.vtt
01 - Course introduction/002 Course structure.mp4
01 - Course introduction/002 Course structure_en.vtt
01 - Course introduction/003 Technologies.mp4
01 - Course introduction/003 Technologies_en.vtt
01 - Course introduction/004 Vagrant vs. Docker.mp4
01 - Course introduction/004 Vagrant vs. Docker_en.vtt
01 - Course introduction/005 How to get the most out of this course.mp4
01 - Course introduction/005 How to get the most out of this course_en.vtt
01 - Course introduction/006 How to get help.mp4
01 - Course introduction/006 How to get help_en.vtt
01 - Course introduction/006 How-to-ask-questions-on-Stack-Overflow-and-get-answers-.url
01 - Course introduction/external-links.txt
02 - Setting up your development environment/001 Atom.url
02 - Setting up your development environment/001 Cheatsheet.url
02 - Setting up your development environment/001 Git-SCM.url
02 - Setting up your development environment/001 ModHeader.url
02 - Setting up your development environment/001 Vagrant.url
02 - Setting up your development environment/001 VirtualBox.url
02 - Setting up your development environment/001 Windows Installing Git, VirtualBox, Vagrant, Atom and ModHeader.mp4
02 - Setting up your development environment/001 Windows Installing Git, VirtualBox, Vagrant, Atom and ModHeader_en.vtt
02 - Setting up your development environment/002 Atom-Editor.url
02 - Setting up your development environment/002 Cheatsheet.url
02 - Setting up your development environment/002 Git-SCM.url
02 - Setting up your development environment/002 ModHeader.url
02 - Setting up your development environment/002 Vagrant.url
02 - Setting up your development environment/002 VirtualBox.url
02 - Setting up your development environment/002 macOS Installing Git, VirtualBox, Vagrant, Atom and ModHeader.mp4
02 - Setting up your development environment/002 macOS Installing Git, VirtualBox, Vagrant, Atom and ModHeader_en.vtt
02 - Setting up your development environment/external-links.txt
03 - Setting up your project/001 Creating a workspace.mp4
03 - Setting up your project/001 Creating a workspace_en.vtt
03 - Setting up your project/002 .gitignore.url
03 - Setting up your project/002 Cheatsheet.url
03 - Setting up your project/002 Creating a Git project.mp4
03 - Setting up your project/002 Creating a Git project_en.vtt
03 - Setting up your project/002 GitHub-Markdown-Cheatsheet.url
03 - Setting up your project/002 LICENSE.url
03 - Setting up your project/003 Pushing to GitHub.mp4
03 - Setting up your project/003 Pushing to GitHub_en.vtt
03 - Setting up your project/external-links.txt
04 - Creating a development server/001 Creating a Vagrantfile.mp4
04 - Creating a development server/001 Creating a Vagrantfile_en.vtt
04 - Creating a development server/002 Configuring our Vagrant box.mp4
04 - Creating a development server/002 Configuring our Vagrant box_en.vtt
04 - Creating a development server/002 Vagrantfile.url
04 - Creating a development server/003 Running and connecting to our dev server.mp4
04 - Creating a development server/003 Running and connecting to our dev server_en.vtt
04 - Creating a development server/004 Running a Hello World script.mp4
04 - Creating a development server/004 Running a Hello World script_en.vtt
04 - Creating a development server/external-links.txt
05 - Creating a Django app/001 Create Python Virtual Environment.mp4
05 - Creating a Django app/001 Create Python Virtual Environment_en.vtt
05 - Creating a Django app/001 Virtual-Environment-Docs-.url
05 - Creating a Django app/002 Install required Python packages.mp4
05 - Creating a Django app/002 Install required Python packages_en.vtt
05 - Creating a Django app/002 Python-Package-Index-PyPi-.url
05 - Creating a Django app/003 Create a new Django project & app.mp4
05 - Creating a Django app/003 Create a new Django project & app_en.vtt
05 - Creating a Django app/004 Enable our app in the Django settings file.mp4
05 - Creating a Django app/004 Enable our app in the Django settings file_en.vtt
05 - Creating a Django app/005 Test and commit our changes.mp4
05 - Creating a Django app/005 Test and commit our changes_en.vtt
05 - Creating a Django app/external-links.txt
06 - Setup the Database/001 Django-Models-Official-Docs-.url
06 - Setup the Database/001 What are Django Models.mp4
06 - Setup the Database/001 What are Django Models_en.vtt
06 - Setup the Database/002 Create our user database model.mp4
06 - Setup the Database/002 Create our user database model_en.vtt
06 - Setup the Database/002 Django-Model-Fields-Official-Docs-.url
06 - Setup the Database/002 PEP-8-Guidelines.url
06 - Setup the Database/002 Substituting-a-custom-User-model-Official-Docs-.url
06 - Setup the Database/002 models.py.url
06 - Setup the Database/003 Add a user model manager.mp4
06 - Setup the Database/003 Add a user model manager_en.vtt
06 - Setup the Database/003 PEP-8-Guidelines.url
06 - Setup the Database/003 models.py.url
06 - Setup the Database/003 normalize-email-Official-Docs-.url
06 - Setup the Database/004 Official-Django-docs-for-custom-user-model-setting.url
06 - Setup the Database/004 Set our custom user model.mp4
06 - Setup the Database/004 Set our custom user model_en.vtt
06 - Setup the Database/005 Create migrations and sync DB.mp4
06 - Setup the Database/005 Create migrations and sync DB_en.vtt
06 - Setup the Database/external-links.txt
07 - Setup Django Admin/001 Creating a superuser.mp4
07 - Setup Django Admin/001 Creating a superuser_en.vtt
07 - Setup Django Admin/001 Django-Admin-Official-Docs-.url
07 - Setup Django Admin/002 Django-Admin-override-model-name.url
07 - Setup Django Admin/002 Enable Django Admin.mp4
07 - Setup Django Admin/002 Enable Django Admin_en.vtt
07 - Setup Django Admin/003 Official-Django-docs-for-overriding-model-name.url
07 - Setup Django Admin/003 Test Django Admin.mp4
07 - Setup Django Admin/003 Test Django Admin_en.vtt
07 - Setup Django Admin/external-links.txt
08 - Introduction to API Views/001 APIView-Official-Docs-.url
08 - Introduction to API Views/001 What is an APIView.mp4
08 - Introduction to API Views/001 What is an APIView_en.vtt
08 - Introduction to API Views/002 Create first APIView.mp4
08 - Introduction to API Views/002 Create first APIView_en.vtt
08 - Introduction to API Views/002 views.py.url
08 - Introduction to API Views/003 Configure view URL.mp4
08 - Introduction to API Views/003 Configure view URL_en.vtt
08 - Introduction to API Views/003 Include-urls-docs.url
08 - Introduction to API Views/003 Path-function-official-docs.url
08 - Introduction to API Views/003 URL-Dispatcher-Official-Docs-.url
08 - Introduction to API Views/003 profiles-api-urls.py.url
08 - Introduction to API Views/003 profiles-project-urls.py.url
08 - Introduction to API Views/004 Testing our API View.mp4
08 - Introduction to API Views/004 Testing our API View_en.vtt
08 - Introduction to API Views/005 Create a Serializer.mp4
08 - Introduction to API Views/005 Create a Serializer_en.vtt
08 - Introduction to API Views/005 Serializer-Fields-Official-Docs-.url
08 - Introduction to API Views/005 Serializers-Official-Docs-.url
08 - Introduction to API Views/005 serializers.py.url
08 - Introduction to API Views/006 Add POST method to APIView.mp4
08 - Introduction to API Views/006 Add POST method to APIView_en.vtt
08 - Introduction to API Views/006 Status-Codes-Official-Docs-.url
08 - Introduction to API Views/007 Test POST Function.mp4
08 - Introduction to API Views/007 Test POST Function_en.vtt
08 - Introduction to API Views/007 views.py.url
08 - Introduction to API Views/008 Add PUT, PATCH and DELETE methods.mp4
08 - Introduction to API Views/008 Add PUT, PATCH and DELETE methods_en.vtt
08 - Introduction to API Views/008 views.py.url
08 - Introduction to API Views/009 Test the PUT, PATCH and DELETE methods.mp4
08 - Introduction to API Views/009 Test the PUT, PATCH and DELETE methods_en.vtt
08 - Introduction to API Views/external-links.txt
09 - Introduction to Viewsets/001 What is a Viewset.mp4
09 - Introduction to Viewsets/001 What is a Viewset_en.vtt
09 - Introduction to Viewsets/002 Create a simple Viewset.mp4
09 - Introduction to Viewsets/002 Create a simple Viewset_en.vtt
09 - Introduction to Viewsets/002 views.py.url
09 - Introduction to Viewsets/003 Add URL Router.mp4
09 - Introduction to Viewsets/003 Add URL Router_en.vtt
09 - Introduction to Viewsets/003 urls.py.url
09 - Introduction to Viewsets/004 Testing our Viewset.mp4
09 - Introduction to Viewsets/004 Testing our Viewset_en.vtt
09 - Introduction to Viewsets/005 Add create, retrieve, update, partial_update and destroy functions.mp4
09 - Introduction to Viewsets/005 Add create, retrieve, update, partial_update and destroy functions_en.vtt
09 - Introduction to Viewsets/005 views.py.url
09 - Introduction to Viewsets/006 Test Viewset.mp4
09 - Introduction to Viewsets/006 Test Viewset_en.vtt
09 - Introduction to Viewsets/external-links.txt
10 - Create Profiles API/001 Plan our Profiles API.mp4
10 - Create Profiles API/001 Plan our Profiles API_en.vtt
10 - Create Profiles API/002 Create user profile serializer.mp4
10 - Create Profiles API/002 Create user profile serializer_en.vtt
10 - Create Profiles API/002 ModelSerializer-Official-Docs-.url
10 - Create Profiles API/002 serializers.py.url
10 - Create Profiles API/003 UPDATE Bug in profile serializer.html
10 - Create Profiles API/004 Create profiles ViewSet.mp4
10 - Create Profiles API/004 Create profiles ViewSet_en.vtt
10 - Create Profiles API/004 views.py.url
10 - Create Profiles API/005 Register profile Viewset with the URL router.mp4
10 - Create Profiles API/005 Register profile Viewset with the URL router_en.vtt
10 - Create Profiles API/006 Test creating a profile.mp4
10 - Create Profiles API/006 Test creating a profile_en.vtt
10 - Create Profiles API/007 Create permission class.mp4
10 - Create Profiles API/007 Create permission class_en.vtt
10 - Create Profiles API/007 Permissions-Official-Docs-.url
10 - Create Profiles API/007 permissions.py.url
10 - Create Profiles API/008 Add authentication and permissions to Viewset.mp4
10 - Create Profiles API/008 Add authentication and permissions to Viewset_en.vtt
10 - Create Profiles API/008 views.py.url
10 - Create Profiles API/009 Test new permissions.mp4
10 - Create Profiles API/009 Test new permissions_en.vtt
10 - Create Profiles API/010 Add search profiles feature.mp4
10 - Create Profiles API/010 Add search profiles feature_en.vtt
10 - Create Profiles API/010 views.py.url
10 - Create Profiles API/011 Test searching profiles.mp4
10 - Create Profiles API/011 Test searching profiles_en.vtt
10 - Create Profiles API/external-links.txt
11 - Create login API/001 Create login API viewset.mp4
11 - Create login API/001 Create login API viewset_en.vtt
11 - Create login API/001 urls.py.url
11 - Create login API/001 views.py.url
11 - Create login API/002 Test login API.mp4
11 - Create login API/002 Test login API_en.vtt
11 - Create login API/003 Set token header using ModHeader extension.mp4
11 - Create login API/003 Set token header using ModHeader extension_en.vtt
11 - Create login API/external-links.txt
12 - Create profile feed API/001 Plan profile feed API.mp4
12 - Create profile feed API/001 Plan profile feed API_en.vtt
12 - Create profile feed API/002 Add new model Item.mp4
12 - Create profile feed API/002 Add new model Item_en.vtt
12 - Create profile feed API/002 models.py.url
12 - Create profile feed API/003 Create and run model migration.mp4
12 - Create profile feed API/003 Create and run model migration_en.vtt
12 - Create profile feed API/004 Add profile feed model to admin.mp4
12 - Create profile feed API/004 Add profile feed model to admin_en.vtt
12 - Create profile feed API/005 Create profile feed item serializer.mp4
12 - Create profile feed API/005 Create profile feed item serializer_en.vtt
12 - Create profile feed API/005 serializers.py.url
12 - Create profile feed API/006 Create ViewSet for our profile feed item.mp4
12 - Create profile feed API/006 Create ViewSet for our profile feed item_en.vtt
12 - Create profile feed API/006 views.py.url
12 - Create profile feed API/007 Test Feed API.mp4
12 - Create profile feed API/007 Test Feed API_en.vtt
12 - Create profile feed API/008 Add permissions for feed API.mp4
12 - Create profile feed API/008 Add permissions for feed API_en.vtt
12 - Create profile feed API/008 permissions.py.url
12 - Create profile feed API/008 views.py.url
12 - Create profile feed API/009 Test feed API permissions.mp4
12 - Create profile feed API/009 Test feed API permissions_en.vtt
12 - Create profile feed API/010 Restrict viewing status updates to logged in users only.mp4
12 - Create profile feed API/010 Restrict viewing status updates to logged in users only_en.vtt
12 - Create profile feed API/010 views.py.url
12 - Create profile feed API/011 Test new private feed.mp4
12 - Create profile feed API/011 Test new private feed_en.vtt
12 - Create profile feed API/external-links.txt
13 - Deploying our API to a server on AWS/001 AWS-Free-Tier.url
13 - Deploying our API to a server on AWS/001 GitHub.url
13 - Deploying our API to a server on AWS/001 Introduction to deploying our app to AWS.mp4
13 - Deploying our API to a server on AWS/001 Introduction to deploying our app to AWS_en.vtt
13 - Deploying our API to a server on AWS/002 Add key pair to AWS.mp4
13 - Deploying our API to a server on AWS/002 Add key pair to AWS_en.vtt
13 - Deploying our API to a server on AWS/003 AMI-Image-Number.url
13 - Deploying our API to a server on AWS/003 Create EC2 server instance.mp4
13 - Deploying our API to a server on AWS/003 Create EC2 server instance_en.vtt
13 - Deploying our API to a server on AWS/004 Add deployment script and configs to our project.mp4
13 - Deploying our API to a server on AWS/004 Add deployment script and configs to our project_en.vtt
13 - Deploying our API to a server on AWS/004 deploy.zip.url
13 - Deploying our API to a server on AWS/004 nginx-profiles-api.conf.url
13 - Deploying our API to a server on AWS/004 setup.sh.url
13 - Deploying our API to a server on AWS/004 supervisor-profiles-api.conf.url
13 - Deploying our API to a server on AWS/004 update.sh.url
13 - Deploying our API to a server on AWS/005 Deploy to server.mp4
13 - Deploying our API to a server on AWS/005 Deploy to server_en.vtt
13 - Deploying our API to a server on AWS/006 Update allowed hosts and deploy changes.mp4
13 - Deploying our API to a server on AWS/006 Update allowed hosts and deploy changes_en.vtt
13 - Deploying our API to a server on AWS/external-links.txt
14 - Summary/001 Course outro.mp4
14 - Summary/001 Course outro_en.vtt
14 - Summary/001 Django-Official-Docs-.url
14 - Summary/001 Django-REST-Framework-Official-Docs-.url
14 - Summary/002 FAQs.html
14 - Summary/external-links.txt
udp://tracker.openbittorrent.com:80

TorrentBank
Copyright © 2024