build-an-api-from-scratch-with-python-django-sqlite3

mp4   Hot:11   Size:519.75 MB   Created:2024-03-19 01:14:09   Update:2024-09-01 23:12:51  

File List

  • course-material/03 - Create Views and URLS/API/db.sqlite3 0 B
    course-material/03 - Create Views and URLS/API/countries/__init__.py 0 B
    course-material/03 - Create Views and URLS/API/countries/migrations/__init__.py 0 B
    course-material/03 - Create Views and URLS/API/worldCountries/__init__.py 0 B
    course-material/03 - Create Views and URLS/002 Create views - Part 1.mp4 63.56 MB
    course-material/01 - Environment Setup/002 What is API_en.srt 1.97 KB
    course-material/01 - Environment Setup/003 Install Python.mp4 22.94 MB
    course-material/01 - Environment Setup/003 Install Python_en.srt 6.95 KB
    course-material/01 - Environment Setup/004 Setup Virtual Environment.mp4 21.68 MB
    course-material/01 - Environment Setup/004 Setup Virtual Environment_en.srt 6.45 KB
    course-material/01 - Environment Setup/005 Install Django.mp4 9.61 MB
    course-material/01 - Environment Setup/005 Install Django_en.srt 2.93 KB
    course-material/01 - Environment Setup/006 Install REST Framework.mp4 4.51 MB
    course-material/01 - Environment Setup/006 Install REST Framework_en.srt 1.19 KB
    course-material/01 - Environment Setup/007 Installing Corsheaders.mp4 12.58 MB
    course-material/01 - Environment Setup/007 Installing Corsheaders_en.srt 4.41 KB
    course-material/01 - Environment Setup/008 Create Django Project.mp4 19.96 MB
    course-material/01 - Environment Setup/008 Create Django Project_en.srt 5.11 KB
    course-material/01 - Environment Setup/009 Create a Django App.mp4 8.24 MB
    course-material/01 - Environment Setup/009 Create a Django App_en.srt 2.59 KB
    course-material/01 - Environment Setup/010 Register Applications.mp4 20.5 MB
    course-material/01 - Environment Setup/010 Register Applications_en.srt 3.53 KB
    course-material/01 - Environment Setup/011 SQLite3 Database Setup.mp4 14.61 MB
    course-material/01 - Environment Setup/011 SQLite3 Database Setup_en.srt 2.92 KB
    course-material/01 - Environment Setup/012 Applying Django Migrations.mp4 12.48 MB
    course-material/01 - Environment Setup/012 Applying Django Migrations_en.srt 3.16 KB
    course-material/02 - Creating Model and Serializer/001 Create a Model.mp4 27.71 MB
    course-material/02 - Creating Model and Serializer/001 Create a Model_en.srt 5.48 KB
    course-material/02 - Creating Model and Serializer/002 Create and apply new migration.mp4 28.19 MB
    course-material/02 - Creating Model and Serializer/002 Create and apply new migration_en.srt 5.41 KB
    course-material/02 - Creating Model and Serializer/003 Create a serializer class.mp4 16.74 MB
    course-material/02 - Creating Model and Serializer/003 Create a serializer class_en.srt 3.56 KB
    course-material/02 - Creating Model and Serializer/004 Start and stop development server.mp4 13.6 MB
    course-material/02 - Creating Model and Serializer/004 Start and stop development server_en.srt 3.72 KB
    course-material/03 - Create Views and URLS/001 Create a superuser account.mp4 13.7 MB
    course-material/03 - Create Views and URLS/001 Create a superuser account_en.srt 5.44 KB
    course-material/01 - Environment Setup/002 What is API.mp4 5.18 MB
    course-material/03 - Create Views and URLS/002 Create views - Part 1_en.srt 10.47 KB
    course-material/03 - Create Views and URLS/003 Create views - Part 2.mp4 44.94 MB
    course-material/03 - Create Views and URLS/003 Create views - Part 2_en.srt 6.84 KB
    course-material/03 - Create Views and URLS/004 Map views to URLS.mp4 52.35 MB
    course-material/03 - Create Views and URLS/004 Map views to URLS_en.srt 12.08 KB
    course-material/03 - Create Views and URLS/005 Register Model.mp4 11.77 MB
    course-material/03 - Create Views and URLS/005 Register Model_en.srt 4.64 KB
    course-material/03 - Create Views and URLS/006 Create model objects.mp4 21.94 MB
    course-material/03 - Create Views and URLS/006 Create model objects_en.srt 7.05 KB
    course-material/03 - Create Views and URLS/007 Install Postman.mp4 23.19 MB
    course-material/03 - Create Views and URLS/007 Install Postman_en.srt 6.71 KB
    course-material/03 - Create Views and URLS/008 Test API.mp4 45.24 MB
    course-material/03 - Create Views and URLS/008 Test API_en.srt 10.25 KB
    course-material/03 - Create Views and URLS/009 Project Source Code.html 42 B
    course-material/03 - Create Views and URLS/010 Thank You.html 291 B
    [Hello].txt 381 B
    course-material/03 - Create Views and URLS/API/manage.py 655 B
    course-material/03 - Create Views and URLS/API/requirements.txt 119 B
    [TGx]Downloaded from torrentgalaxy.to .txt 585 B
    course-material/03 - Create Views and URLS/API/countries/admin.py 127 B
    course-material/03 - Create Views and URLS/API/countries/apps.py 98 B
    course-material/03 - Create Views and URLS/API/countries/models.py 336 B
    course-material/03 - Create Views and URLS/API/countries/serializers.py 221 B
    course-material/03 - Create Views and URLS/API/countries/tests.py 63 B
    course-material/03 - Create Views and URLS/API/countries/urls.py 207 B
    course-material/03 - Create Views and URLS/API/countries/views.py 2.23 KB
    course-material/03 - Create Views and URLS/API/countries/__pycache__/__init__.cpython-38.pyc 151 B
    course-material/03 - Create Views and URLS/API/countries/__pycache__/admin.cpython-38.pyc 267 B
    course-material/03 - Create Views and URLS/API/countries/__pycache__/apps.cpython-38.pyc 377 B
    course-material/03 - Create Views and URLS/API/countries/__pycache__/models.cpython-38.pyc 743 B
    course-material/03 - Create Views and URLS/API/countries/__pycache__/serializers.cpython-38.pyc 641 B
    course-material/03 - Create Views and URLS/API/countries/__pycache__/urls.cpython-38.pyc 356 B
    course-material/03 - Create Views and URLS/API/countries/__pycache__/views.cpython-38.pyc 1.7 KB
    course-material/03 - Create Views and URLS/API/countries/migrations/0001_initial.py 673 B
    course-material/01 - Environment Setup/001 Introduction.mp4 4.41 MB
    course-material/03 - Create Views and URLS/API/countries/migrations/__pycache__/0001_initial.cpython-38.pyc 734 B
    course-material/03 - Create Views and URLS/API/countries/migrations/__pycache__/__init__.cpython-38.pyc 162 B
    course-material/01 - Environment Setup/001 Introduction_en.srt 1.42 KB
    course-material/03 - Create Views and URLS/API/worldCountries/asgi.py 421 B
    course-material/03 - Create Views and URLS/API/worldCountries/settings.py 3.38 KB
    course-material/03 - Create Views and URLS/API/worldCountries/urls.py 212 B
    course-material/03 - Create Views and URLS/API/worldCountries/wsgi.py 421 B
    course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/__init__.cpython-38.pyc 156 B
    course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/settings.cpython-38.pyc 2.52 KB
    course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/urls.cpython-38.pyc 384 B
    course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/wsgi.cpython-38.pyc 573 B

Download Info

  • Tips

    “build-an-api-from-scratch-with-python-django-sqlite3” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.