TorBT - Torrents and Magnet Links Search Engine
Udemy - Build a Backend REST API with Python & Django - Beginner (2.2023)
- Date: 2026-03-16
- Size: 2.1 GB
- Files: 227
File Name
Size
01. Course introduction/1. Command Line Cheatsheet.txt
114 B
01. Course introduction/1. Full source code on GitHub.txt
49 B
01. Course introduction/1. Introduction.mp4
7.5 MB
01. Course introduction/1. Introduction.vtt
1.9 kB
01. Course introduction/2. Course structure.mp4
5.5 MB
01. Course introduction/2. Course structure.vtt
2.5 kB
01. Course introduction/3. Technologies.mp4
31 MB
01. Course introduction/3. Technologies.vtt
6.3 kB
01. Course introduction/4. Vagrant vs. Docker.mp4
60 MB
01. Course introduction/4. Vagrant vs. Docker.vtt
3.7 kB
01. Course introduction/5. How to get the most out of this course.mp4
22 MB
01. Course introduction/5. How to get the most out of this course.vtt
1.5 kB
01. Course introduction/6. Full source code on GitHub.txt
49 B
01. Course introduction/6. How to ask questions on Stack Overflow (and get answers).txt
90 B
01. Course introduction/6. How to get help.mp4
28 MB
01. Course introduction/6. How to get help.vtt
1.9 kB
02. Setting up your development environment/1. Atom.txt
16 B
02. Setting up your development environment/1. Cheatsheet.txt
105 B
02. Setting up your development environment/1. Git-SCM.txt
20 B
02. Setting up your development environment/1. ModHeader.txt
90 B
02. Setting up your development environment/1. Vagrant.txt
26 B
02. Setting up your development environment/1. VirtualBox 6.txt
55 B
02. Setting up your development environment/1. Windows Installing Git, VirtualBox, Vagrant, Atom and ModHeader.mp4
38 MB
02. Setting up your development environment/1. Windows Installing Git, VirtualBox, Vagrant, Atom and ModHeader.vtt
12 kB
02. Setting up your development environment/2. Atom Editor.txt
16 B
02. Setting up your development environment/2. Cheatsheet.txt
105 B
02. Setting up your development environment/2. Git-SCM.txt
29 B
02. Setting up your development environment/2. macOS Installing Git, VirtualBox, Vagrant, Atom and ModHeader.mp4
134 MB
02. Setting up your development environment/2. macOS Installing Git, VirtualBox, Vagrant, Atom and ModHeader.vtt
9.2 kB
02. Setting up your development environment/2. ModHeader.txt
90 B
02. Setting up your development environment/2. Vagrant.txt
40 B
02. Setting up your development environment/2. VirtualBox.txt
27 B
03. Setting up your project/1. Creating a workspace.mp4
77 MB
03. Setting up your project/1. Creating a workspace.vtt
6.9 kB
03. Setting up your project/2. .gitignore.txt
69 B
03. Setting up your project/2. Cheatsheet.txt
105 B
03. Setting up your project/2. Creating a Git project.mp4
90 MB
03. Setting up your project/2. Creating a Git project.vtt
11 kB
03. Setting up your project/2. GitHub Markdown Cheatsheet.txt
64 B
03. Setting up your project/2. LICENSE.txt
40 B
03. Setting up your project/3. Pushing to GitHub.mp4
78 MB
03. Setting up your project/3. Pushing to GitHub.vtt
9.4 kB
04. Creating a development server/1. Creating a Vagrantfile.mp4
33 MB
04. Creating a development server/1. Creating a Vagrantfile.vtt
2.1 kB
04. Creating a development server/2. Configuring our Vagrant box.mp4
13 MB
04. Creating a development server/2. Configuring our Vagrant box.vtt
4.5 kB
04. Creating a development server/2. Vagrantfile.txt
69 B
04. Creating a development server/3. Running and connecting to our dev server.mp4
10 MB
04. Creating a development server/3. Running and connecting to our dev server.vtt
2.3 kB
04. Creating a development server/4. Running a Hello World script.mp4
29 MB
04. Creating a development server/4. Running a Hello World script.vtt
4.7 kB
05. Creating a Django app/1. Create Python Virtual Environment.mp4
53 MB
05. Creating a Django app/1. Create Python Virtual Environment.vtt
4.2 kB
05. Creating a Django app/1. Virtual Environment (Docs).txt
61 B
05. Creating a Django app/2. Install required Python packages.mp4
35 MB
05. Creating a Django app/2. Install required Python packages.vtt
3.8 kB
05. Creating a Django app/2. Python Package Index (PyPi).txt
17 B
05. Creating a Django app/3. Create a new Django project & app.mp4
12 MB
05. Creating a Django app/3. Create a new Django project & app.vtt
2.9 kB
05. Creating a Django app/4. Enable our app in the Django settings file.mp4
7.9 MB
05. Creating a Django app/4. Enable our app in the Django settings file.vtt
2.5 kB
05. Creating a Django app/5. Test and commit our changes.mp4
11 MB
05. Creating a Django app/5. Test and commit our changes.vtt
3.7 kB
06. Setup the Database/1. Django Models (Official Docs).txt
56 B
06. Setup the Database/1. What are Django Models.mp4
3.1 MB
06. Setup the Database/1. What are Django Models.vtt
775 B
06. Setup the Database/2. Create our user database model.mp4
81 MB
06. Setup the Database/2. Create our user database model.vtt
12 kB
06. Setup the Database/2. Django Model Fields (Official Docs).txt
57 B
06. Setup the Database/2. models.py.txt
69 B
06. Setup the Database/2. PEP 8 Guidelines.txt
41 B
06. Setup the Database/2. Substituting a custom User model (Official Docs).txt
80 B
06. Setup the Database/3. Add a user model manager.mp4
57 MB
06. Setup the Database/3. Add a user model manager.vtt
13 kB
06. Setup the Database/3. models.py.txt
69 B
06. Setup the Database/3. normalize_email (Official Docs).txt
122 B
06. Setup the Database/3. PEP 8 Guidelines.txt
41 B
06. Setup the Database/4. Official Django docs for custom user model setting.txt
79 B
06. Setup the Database/4. Set our custom user model.mp4
6.6 MB
06. Setup the Database/4. Set our custom user model.vtt
1.5 kB
06. Setup the Database/5. Create migrations and sync DB.mp4
31 MB
06. Setup the Database/5. Create migrations and sync DB.vtt
4.1 kB
07. Setup Django Admin/1. Creating a superuser.mp4
28 MB
07. Setup Django Admin/1. Creating a superuser.vtt
3.2 kB
07. Setup Django Admin/1. Django Admin (Official Docs).txt
57 B
07. Setup Django Admin/2. Django Admin override model name.txt
70 B
07. Setup Django Admin/2. Enable Django Admin.mp4
23 MB
07. Setup Django Admin/2. Enable Django Admin.vtt
1.4 kB
07. Setup Django Admin/3. Official Django docs for overriding model name.txt
70 B
07. Setup Django Admin/3. Test Django Admin.mp4
78 MB
07. Setup Django Admin/3. Test Django Admin.vtt
5.1 kB
08. Introduction to API Views/1. APIView (Official Docs).txt
53 B
08. Introduction to API Views/1. What is an APIView.mp4
6.9 MB
08. Introduction to API Views/1. What is an APIView.vtt
3.1 kB
08. Introduction to API Views/2. Create first APIView.mp4
43 MB
08. Introduction to API Views/2. Create first APIView.vtt
7.2 kB
08. Introduction to API Views/2. views.py.txt
69 B
08. Introduction to API Views/3. Configure view URL.mp4
24 MB
08. Introduction to API Views/3. Configure view URL.vtt
5.8 kB
08. Introduction to API Views/3. Include urls docs.txt
67 B
08. Introduction to API Views/3. Path function official docs.txt
64 B
08. Introduction to API Views/3. profiles_apiurls.py.txt
69 B
08. Introduction to API Views/3. profiles_projecturls.py.txt
69 B
08. Introduction to API Views/3. URL Dispatcher (Official Docs).txt
56 B
08. Introduction to API Views/4. Testing our API View.mp4
8.7 MB
08. Introduction to API Views/4. Testing our API View.vtt
2.3 kB
08. Introduction to API Views/5. Create a Serializer.mp4
11 MB
08. Introduction to API Views/5. Create a Serializer.vtt
4.2 kB
08. Introduction to API Views/5. Serializer Fields (Official Docs).txt
54 B
08. Introduction to API Views/5. Serializers (Official Docs).txt
59 B
08. Introduction to API Views/5. serializers.py.txt
69 B
08. Introduction to API Views/6. Add POST method to APIView.mp4
24 MB
08. Introduction to API Views/6. Add POST method to APIView.vtt
8.0 kB
08. Introduction to API Views/6. Status Codes (Official Docs).txt
60 B
08. Introduction to API Views/7. Test POST Function.mp4
13 MB
08. Introduction to API Views/7. Test POST Function.vtt
2.8 kB
08. Introduction to API Views/7. views.py.txt
69 B
08. Introduction to API Views/8. Add PUT, PATCH and DELETE methods.mp4
18 MB
08. Introduction to API Views/8. Add PUT, PATCH and DELETE methods.vtt
4.4 kB
08. Introduction to API Views/8. views.py.txt
69 B
08. Introduction to API Views/9. Test the PUT, PATCH and DELETE methods.mp4
14 MB
08. Introduction to API Views/9. Test the PUT, PATCH and DELETE methods.vtt
3.7 kB
09. Introduction to Viewsets/1. What is a Viewset.mp4
8.2 MB
09. Introduction to Viewsets/1. What is a Viewset.vtt
3.0 kB
09. Introduction to Viewsets/2. Create a simple Viewset.mp4
21 MB
09. Introduction to Viewsets/2. Create a simple Viewset.vtt
3.9 kB
09. Introduction to Viewsets/2. views.py.txt
69 B
09. Introduction to Viewsets/3. Add URL Router.mp4
88 MB
09. Introduction to Viewsets/3. Add URL Router.vtt
5.2 kB
09. Introduction to Viewsets/3. urls.py.txt
69 B
09. Introduction to Viewsets/4. Testing our Viewset.mp4
10 MB
09. Introduction to Viewsets/4. Testing our Viewset.vtt
2.5 kB
09. Introduction to Viewsets/5. Add create, retrieve, update, partial_update and destroy functions.mp4
20 MB
09. Introduction to Viewsets/5. Add create, retrieve, update, partial_update and destroy functions.vtt
5.7 kB
09. Introduction to Viewsets/5. views.py.txt
69 B
09. Introduction to Viewsets/6. Test Viewset.mp4
16 MB
09. Introduction to Viewsets/6. Test Viewset.vtt
4.1 kB
10. Create Profiles API/1. Plan our Profiles API.mp4
5.6 MB
10. Create Profiles API/1. Plan our Profiles API.vtt
2.4 kB
10. Create Profiles API/10. Add search profiles feature.mp4
12 MB
10. Create Profiles API/10. Add search profiles feature.vtt
2.4 kB
10. Create Profiles API/10. views.py.txt
69 B
10. Create Profiles API/11. Test searching profiles.mp4
59 MB
10. Create Profiles API/11. Test searching profiles.vtt
5.0 kB
10. Create Profiles API/2. Create user profile serializer.mp4
36 MB
10. Create Profiles API/2. Create user profile serializer.vtt
9.0 kB
10. Create Profiles API/2. ModelSerializer (Official Docs).txt
75 B
10. Create Profiles API/2. serializers.py.txt
69 B
10. Create Profiles API/3. UPDATE Bug in profile serializer.html
2.4 kB
10. Create Profiles API/4. Create profiles ViewSet.mp4
14 MB
10. Create Profiles API/4. Create profiles ViewSet.vtt
2.8 kB
10. Create Profiles API/4. views.py.txt
69 B
10. Create Profiles API/5. Register profile Viewset with the URL router.mp4
4.2 MB
10. Create Profiles API/5. Register profile Viewset with the URL router.vtt
1.5 kB
10. Create Profiles API/6. Test creating a profile.mp4
17 MB
10. Create Profiles API/6. Test creating a profile.vtt
4.3 kB
10. Create Profiles API/7. Create permission class.mp4
28 MB
10. Create Profiles API/7. Create permission class.vtt
7.0 kB
10. Create Profiles API/7. Permissions (Official Docs).txt
59 B
10. Create Profiles API/7. permissions.py.txt
69 B
10. Create Profiles API/8. Add authentication and permissions to Viewset.mp4
57 MB
10. Create Profiles API/8. Add authentication and permissions to Viewset.vtt
4.0 kB
10. Create Profiles API/8. views.py.txt
69 B
10. Create Profiles API/9. Test new permissions.mp4
44 MB
10. Create Profiles API/9. Test new permissions.vtt
2.7 kB
11. Create login API/1. Create login API viewset.mp4
24 MB
11. Create login API/1. Create login API viewset.vtt
4.5 kB
11. Create login API/1. urls.py.txt
69 B
11. Create login API/1. views.py.txt
69 B
11. Create login API/2. Test login API.mp4
7.8 MB
11. Create login API/2. Test login API.vtt
2.5 kB
11. Create login API/3. Set token header using ModHeader extension.mp4
22 MB
11. Create login API/3. Set token header using ModHeader extension.vtt
6.5 kB
12. Create profile feed API/1. Plan profile feed API.mp4
4.3 MB
12. Create profile feed API/1. Plan profile feed API.vtt
1.8 kB
12. Create profile feed API/10. Restrict viewing status updates to logged in users only.mp4
9.1 MB
12. Create profile feed API/10. Restrict viewing status updates to logged in users only.vtt
2.0 kB
12. Create profile feed API/10. views.py.txt
69 B
12. Create profile feed API/11. Test new private feed.mp4
3.7 MB
12. Create profile feed API/11. Test new private feed.vtt
1.4 kB
12. Create profile feed API/2. Add new model Item.mp4
30 MB
12. Create profile feed API/2. Add new model Item.vtt
8.2 kB
12. Create profile feed API/2. models.py.txt
69 B
12. Create profile feed API/3. Create and run model migration.mp4
9.4 MB
12. Create profile feed API/3. Create and run model migration.vtt
2.3 kB
12. Create profile feed API/4. Add profile feed model to admin.mp4
2.6 MB
12. Create profile feed API/4. Add profile feed model to admin.vtt
1.1 kB
12. Create profile feed API/5. Create profile feed item serializer.mp4
17 MB
12. Create profile feed API/5. Create profile feed item serializer.vtt
4.7 kB
12. Create profile feed API/5. serializers.py.txt
69 B
12. Create profile feed API/6. Create ViewSet for our profile feed item.mp4
24 MB
12. Create profile feed API/6. Create ViewSet for our profile feed item.vtt
5.9 kB
12. Create profile feed API/6. views.py.txt
69 B
12. Create profile feed API/7. Test Feed API.mp4
12 MB
12. Create profile feed API/7. Test Feed API.vtt
4.5 kB
12. Create profile feed API/8. Add permissions for feed API.mp4
28 MB
12. Create profile feed API/8. Add permissions for feed API.vtt
6.0 kB
12. Create profile feed API/8. permissions.py.txt
69 B
12. Create profile feed API/8. views.py.txt
69 B
12. Create profile feed API/9. Test feed API permissions.mp4
14 MB
12. Create profile feed API/9. Test feed API permissions.vtt
3.9 kB
13. Deploying our API to a server on AWS/1. AWS Free Tier.txt
28 B
13. Deploying our API to a server on AWS/1. GitHub.txt
18 B
13. Deploying our API to a server on AWS/1. Introduction to deploying our app to AWS.mp4
4.0 MB
13. Deploying our API to a server on AWS/1. Introduction to deploying our app to AWS.vtt
1.2 kB
13. Deploying our API to a server on AWS/2. Add key pair to AWS.mp4
60 MB
13. Deploying our API to a server on AWS/2. Add key pair to AWS.vtt
3.6 kB
13. Deploying our API to a server on AWS/3. AMI Image Number.txt
69 B
13. Deploying our API to a server on AWS/3. Create EC2 server instance.mp4
15 MB
13. Deploying our API to a server on AWS/3. Create EC2 server instance.vtt
3.7 kB
13. Deploying our API to a server on AWS/4. Add deployment script and configs to our project.mp4
58 MB
13. Deploying our API to a server on AWS/4. Add deployment script and configs to our project.vtt
14 kB
13. Deploying our API to a server on AWS/4. deploy.zip.txt
85 B
13. Deploying our API to a server on AWS/4. nginx_profiles_api.conf.txt
69 B
13. Deploying our API to a server on AWS/4. setup.sh.txt
69 B
13. Deploying our API to a server on AWS/4. supervisor_profiles_api.conf.txt
69 B
13. Deploying our API to a server on AWS/4. update.sh.txt
69 B
13. Deploying our API to a server on AWS/5. Deploy to server.mp4
39 MB
13. Deploying our API to a server on AWS/5. Deploy to server.vtt
5.2 kB
13. Deploying our API to a server on AWS/6. Update allowed hosts and deploy changes.mp4
58 MB
13. Deploying our API to a server on AWS/6. Update allowed hosts and deploy changes.vtt
6.2 kB
14. Summary/1. Course outro.mp4
19 MB
14. Summary/1. Course outro.vtt
2.4 kB
14. Summary/1. Django (Official Docs).txt
39 B
14. Summary/1. Django REST Framework (Official Docs).txt
37 B
14. Summary/2. 2017-12-18_17-38-46-2345da98320508e19f7d7fb14c4a7ac8.jpg
18 kB
14. Summary/2. FAQs.html
2.7 kB