本站已收录 番号和无损神作磁力链接/BT种子 

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

种子简介

种子名称: [FreeCourseSite.com] Udemy - Build a Backend REST API with Python & Django - Advanced
文件类型: 视频
文件数目: 156个文件
文件大小: 6.64 GB
收录时间: 2023-3-25 22:43
已经下载: 3
资源热度: 119
最近下载: 2024-5-17 00:52

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:36d547ffa35e487f00330d7e24e2e74a20080520&dn=[FreeCourseSite.com] Udemy - Build a Backend REST API with Python & Django - Advanced 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - Build a Backend REST API with Python & Django - Advanced.torrent
  • 01 - Introduction/001 Technical requirements.mp413.42MB
  • 01 - Introduction/002 API details & Upgrades.mp436.42MB
  • 01 - Introduction/003 Course structure.mp46.13MB
  • 01 - Introduction/004 Getting help.mp458.79MB
  • 02 - App Design/001 App overview.mp414.06MB
  • 02 - App Design/002 Technologies.mp45.06MB
  • 02 - App Design/003 Django project structure.mp42.32MB
  • 03 - Test Driven Development/001 What is Test Driven Development.mp47.01MB
  • 04 - System Setup/001 What to install.mp41.79MB
  • 04 - System Setup/002 Setup confirmation [Follow Along].mp415.94MB
  • 05 - Project Setup/001 New project overview.mp414.09MB
  • 05 - Project Setup/002 Create GitHub project [Follow Along].mp420.89MB
  • 05 - Project Setup/003 Docker and Django.mp410.23MB
  • 05 - Project Setup/004 Define Python requirements [Follow Along].mp413.33MB
  • 05 - Project Setup/005 Create project Dockerfile [Follow Along].mp4142.33MB
  • 05 - Project Setup/006 Create Docker Compose configuration [Follow Along].mp414.25MB
  • 05 - Project Setup/007 Linting and Tests.mp46.41MB
  • 05 - Project Setup/008 Configure flake8 [Follow Along].mp4109.25MB
  • 05 - Project Setup/009 Create Django project [Follow Along].mp47.56MB
  • 05 - Project Setup/010 Run project with Docker Compose [Follow Along].mp426.45MB
  • 05 - Project Setup/011 Project setup overview.mp44.07MB
  • 06 - Configure GitHub Actions/001 What is GitHub Actions.mp45.33MB
  • 06 - Configure GitHub Actions/002 Configuring GitHub Actions.mp412.36MB
  • 06 - Configure GitHub Actions/003 Create GitHub Actions config [Follow Along].mp448.54MB
  • 06 - Configure GitHub Actions/004 Configure Docker Hub Credentials [Follow Along].mp450.72MB
  • 06 - Configure GitHub Actions/005 Test GitHub Actions [Follow Along].mp426.2MB
  • 07 - Test Driven Development with Django/001 Testing in Django.mp422.96MB
  • 07 - Test Driven Development with Django/002 Write a test [Follow Along].mp419.91MB
  • 07 - Test Driven Development with Django/003 Write a test using TDD [Follow Along].mp431.2MB
  • 07 - Test Driven Development with Django/004 Mocking.mp410.04MB
  • 07 - Test Driven Development with Django/005 Testing web requests.mp45.13MB
  • 07 - Test Driven Development with Django/006 Common testing problems.mp49.41MB
  • 08 - Configure Database/001 Database architecture overview.mp413.67MB
  • 08 - Configure Database/002 Add database service [Follow Along].mp458.95MB
  • 08 - Configure Database/003 Database configuration with Django.mp418.86MB
  • 08 - Configure Database/004 Install PostgreSQL database adaptor [Follow Along].mp448.12MB
  • 08 - Configure Database/005 Configure database in Django [Follow Along].mp48.74MB
  • 08 - Configure Database/006 Fixing database race condition.mp411.74MB
  • 08 - Configure Database/007 Create core app [Follow Along].mp417.82MB
  • 08 - Configure Database/008 Write tests for wait_for_db command [Follow Along].mp4306.57MB
  • 08 - Configure Database/009 Add wait_for_db command [Follow Along].mp445.2MB
  • 08 - Configure Database/010 Database migrations.mp415.66MB
  • 08 - Configure Database/011 Update Docker Compose and CICD [Follow Along].mp435.38MB
  • 08 - Configure Database/012 Summary.mp42.12MB
  • 09 - Create User Model/001 The Django user model.mp412.28MB
  • 09 - Create User Model/002 Design custom user model.mp44.83MB
  • 09 - Create User Model/003 Add user model tests [Follow Along].mp414.48MB
  • 09 - Create User Model/004 Implement user model [Follow Along].mp485.59MB
  • 09 - Create User Model/005 Normalize email addresses [Follow Along].mp415.82MB
  • 09 - Create User Model/006 Require email input [Follow Along].mp49.48MB
  • 09 - Create User Model/007 Add superuser support [Follow Along].mp416.06MB
  • 09 - Create User Model/008 Test user model [Follow Along].mp48.67MB
  • 09 - Create User Model/009 Summary of Create User Model.mp4948.83KB
  • 10 - Setup Django Admin/001 Django admin overview.mp414.09MB
  • 10 - Setup Django Admin/002 Write tests for listing users [Follow Along].mp438.33MB
  • 10 - Setup Django Admin/003 Make Django admin list users [Follow Along].mp424.95MB
  • 10 - Setup Django Admin/004 Support modifying users [Follow Along].mp496.88MB
  • 10 - Setup Django Admin/005 Support creating users [Follow Along].mp442.97MB
  • 11 - API Documentation/001 Importance of API documentation.mp49.85MB
  • 11 - API Documentation/002 Auto docs with DRF.mp418.22MB
  • 11 - API Documentation/003 Install drf-spectacular [Follow Along].mp418.3MB
  • 11 - API Documentation/004 Configure URLs [Follow Along].mp437.97MB
  • 11 - API Documentation/005 Test Swagger UI [Follow Along].mp421.31MB
  • 11 - API Documentation/006 Summary.mp4978.88KB
  • 12 - Build user API/001 User API design.mp422.07MB
  • 12 - Build user API/002 Create user app [Follow Along].mp420.13MB
  • 12 - Build user API/003 Write tests for create user API [Follow Along].mp439.55MB
  • 12 - Build user API/004 Implement create user API [Follow Along].mp465.27MB
  • 12 - Build user API/005 Authentication.mp481.29MB
  • 12 - Build user API/006 Write tests for token API [Follow Along].mp494.97MB
  • 12 - Build user API/007 Implement token API [Follow Along].mp4185.31MB
  • 12 - Build user API/008 Write tests for manage user API [Follow Along].mp4136.56MB
  • 12 - Build user API/009 Implement manage user API [Follow Along].mp4121.86MB
  • 12 - Build user API/010 Review user API in browser [Follow Along].mp450.57MB
  • 12 - Build user API/011 Summary.mp41.83MB
  • 13 - Build recipe API/001 Recipe API design.mp43.85MB
  • 13 - Build recipe API/002 APIView vs Viewsets.mp443.78MB
  • 13 - Build recipe API/003 Write test for recipe model [Follow Along].mp476.54MB
  • 13 - Build recipe API/004 Implement recipe model [Follow Along].mp4114.86MB
  • 13 - Build recipe API/005 Create recipe app [Follow Along].mp420MB
  • 13 - Build recipe API/006 Write tests for listing recipes [Follow Along].mp4204.85MB
  • 13 - Build recipe API/007 Implement recipe listing API [Follow Along].mp4149.26MB
  • 13 - Build recipe API/008 Write tests for recipe detail API [Follow Along].mp453.79MB
  • 13 - Build recipe API/009 Implement recipe detail API [Follow Along].mp483.25MB
  • 13 - Build recipe API/010 Write tests for creating recipes [Follow Along].mp477.48MB
  • 13 - Build recipe API/011 Implement create recipe API [Follow Along].mp432.35MB
  • 13 - Build recipe API/012 Add additional tests [Follow Along].mp478.45MB
  • 13 - Build recipe API/013 Review recipe API in browser [Follow Along].mp481.24MB
  • 13 - Build recipe API/014 Summary.mp4909.63KB
  • 14 - Build tags API/001 Tags API design.mp423MB
  • 14 - Build tags API/002 Add tag model [Follow Along].mp4113.69MB
  • 14 - Build tags API/003 Write tests for listing tags [Follow Along].mp4213.7MB
  • 14 - Build tags API/004 Implement tag listing API [Follow Along].mp4113.17MB
  • 14 - Build tags API/005 Write tests for updating tags [Follow Along].mp468.07MB
  • 14 - Build tags API/006 Implement update tag API [Follow Along].mp427.3MB
  • 14 - Build tags API/007 Write tests for deleting tags [Follow Along].mp410.85MB
  • 14 - Build tags API/008 Implement delete tag API [Follow Along].mp418.95MB
  • 14 - Build tags API/009 Nested serializers.mp426.85MB
  • 14 - Build tags API/010 Write tests for creating tags [Follow Along].mp4188.63MB
  • 14 - Build tags API/011 Implement create tag feature [Follow Along].mp4123.17MB
  • 14 - Build tags API/012 Write tests for updating recipe tags [Follow Along].mp442.25MB
  • 14 - Build tags API/013 Implement update recipe tags feature [Follow Along].mp436.64MB
  • 14 - Build tags API/014 Review tags API in browser [Follow Along].mp417.6MB
  • 14 - Build tags API/015 Summary.mp41.12MB
  • 15 - Build ingredients API/001 Ingredients API Design.mp424.93MB
  • 15 - Build ingredients API/002 Add ingredient model [Follow Along].mp416.97MB
  • 15 - Build ingredients API/003 Write tests for listing ingredients [Follow Along].mp4162.39MB
  • 15 - Build ingredients API/004 Implement ingredient listing API [Follow Along].mp482.85MB
  • 15 - Build ingredients API/005 Write tests for updating ingredients [Follow Along].mp452.31MB
  • 15 - Build ingredients API/006 Implement update ingredient API [Follow Along].mp418.12MB
  • 15 - Build ingredients API/007 Write tests for deleting ingredients [Follow Along].mp415.5MB
  • 15 - Build ingredients API/008 Implement delete ingredient API [Follow Along].mp410.26MB
  • 15 - Build ingredients API/009 Write tests for creating ingredients [Follow Along].mp4148.73MB
  • 15 - Build ingredients API/010 Implement create ingredients feature [Follow Along].mp487.25MB
  • 15 - Build ingredients API/011 Write tests for updating recipe ingredients [Follow Along].mp4132.57MB
  • 15 - Build ingredients API/012 Implement update recipe ingredients feature [Follow Along].mp432.14MB
  • 15 - Build ingredients API/013 Refactoring.mp42.89MB
  • 15 - Build ingredients API/014 Refactor recipe views [Follow Along].mp415.88MB
  • 15 - Build ingredients API/015 Review ingredient API in browser [Follow Along].mp418.88MB
  • 15 - Build ingredients API/016 Summary.mp41.24MB
  • 16 - Recipe image API/001 Recipe image API design.mp42.04MB
  • 16 - Recipe image API/002 Add image handling dependencies [Follow Along].mp415.58MB
  • 16 - Recipe image API/003 Static files with Django and Docker.mp414.9MB
  • 16 - Recipe image API/004 Configure project for static files [Follow Along].mp457.45MB
  • 16 - Recipe image API/005 Modify recipe model [Follow Along].mp465.72MB
  • 16 - Recipe image API/006 Write tests for uploading images [Follow Along].mp471.53MB
  • 16 - Recipe image API/007 Implement image API [Follow Along].mp469.42MB
  • 16 - Recipe image API/008 Review image uploading in browser [Follow Along].mp452.54MB
  • 16 - Recipe image API/009 Summary.mp4873.09KB
  • 17 - Implement filtering/001 Filtering design.mp49.74MB
  • 17 - Implement filtering/002 Add tests for filtering recipes [Follow Along].mp4129MB
  • 17 - Implement filtering/003 Implement recipe filter feature [Follow Along].mp458.36MB
  • 17 - Implement filtering/004 Add tests for filtering tags and ingredients [Follow Along].mp464.68MB
  • 17 - Implement filtering/005 Implement tag and ingredient filtering [Follow Along].mp468.76MB
  • 17 - Implement filtering/006 Review filtering in browser [Follow Along].mp428.5MB
  • 17 - Implement filtering/007 Summary.mp44.54MB
  • 18 - Deployment/001 Deployment plan.mp46.39MB
  • 18 - Deployment/002 Django deployment overview.mp420.94MB
  • 18 - Deployment/003 Add uWSGI to project [Follow Along].mp438.91MB
  • 18 - Deployment/004 Create proxy configs [Follow Along].mp437.95MB
  • 18 - Deployment/005 Create proxy Dockerfile [Follow Along].mp468.58MB
  • 18 - Deployment/006 Handling configuration.mp42.86MB
  • 18 - Deployment/007 Create docker compose config [Follow Along].mp430.71MB
  • 18 - Deployment/008 Update Django settings [Follow Along].mp425.95MB
  • 18 - Deployment/009 Creating a virtual server.mp46.42MB
  • 18 - Deployment/010 Create AWS account and user [Follow Along].mp437.14MB
  • 18 - Deployment/011 Upload SSH Key to AWS [Follow Along].mp437.23MB
  • 18 - Deployment/012 Create EC2 instance [Follow Along].mp423.74MB
  • 18 - Deployment/013 Setup GitHub deploy key [Follow Along].mp46.49MB
  • 18 - Deployment/014 Install Docker, Compose and Git [Follow Along].mp421.76MB
  • 18 - Deployment/015 Clone and configure project [Follow Along].mp415.03MB
  • 18 - Deployment/016 Run service [Follow Along].mp433.73MB
  • 18 - Deployment/017 Updating service [Follow Along].mp498.42MB
  • 18 - Deployment/018 Deployment summary.mp41.2MB
  • 19 - Summary/001 Course overview.mp413.57MB
  • 20 - Upgrades/001 Upgrading to Django 4 [Follow Along].mp419.77MB