Search Torrents
build-an-api-from-scratch-with-python-django-sqli...
Seeders: 7 Leechers: 1
build-an-api-from-scratch-with-python-django-sqlite3 Torrent content (File list)
|
---|
course-material/03 - Create Views and URLS/API/db.sqlite3 0.0 KB |
course-material/03 - Create Views and URLS/API/countries/__init__.py 0.0 KB |
course-material/03 - Create Views and URLS/API/countries/migrations/__init__.py 0.0 KB |
course-material/03 - Create Views and URLS/API/worldCountries/__init__.py 0.0 KB |
course-material/03 - Create Views and URLS/002 Create views - Part 1.mp4 63.6 MB |
course-material/01 - Environment Setup/002 What is API_en.srt 2.0 KB |
course-material/01 - Environment Setup/003 Install Python.mp4 22.9 MB |
course-material/01 - Environment Setup/003 Install Python_en.srt 7.0 KB |
course-material/01 - Environment Setup/004 Setup Virtual Environment.mp4 21.7 MB |
course-material/01 - Environment Setup/004 Setup Virtual Environment_en.srt 6.4 KB |
course-material/01 - Environment Setup/005 Install Django.mp4 9.6 MB |
course-material/01 - Environment Setup/005 Install Django_en.srt 2.9 KB |
course-material/01 - Environment Setup/006 Install REST Framework.mp4 4.5 MB |
course-material/01 - Environment Setup/006 Install REST Framework_en.srt 1.2 KB |
course-material/01 - Environment Setup/007 Installing Corsheaders.mp4 12.6 MB |
course-material/01 - Environment Setup/007 Installing Corsheaders_en.srt 4.4 KB |
course-material/01 - Environment Setup/008 Create Django Project.mp4 20.0 MB |
course-material/01 - Environment Setup/008 Create Django Project_en.srt 5.1 KB |
course-material/01 - Environment Setup/009 Create a Django App.mp4 8.2 MB |
course-material/01 - Environment Setup/009 Create a Django App_en.srt 2.6 KB |
course-material/01 - Environment Setup/010 Register Applications.mp4 20.5 MB |
course-material/01 - Environment Setup/010 Register Applications_en.srt 3.5 KB |
course-material/01 - Environment Setup/011 SQLite3 Database Setup.mp4 14.6 MB |
course-material/01 - Environment Setup/011 SQLite3 Database Setup_en.srt 2.9 KB |
course-material/01 - Environment Setup/012 Applying Django Migrations.mp4 12.5 MB |
course-material/01 - Environment Setup/012 Applying Django Migrations_en.srt 3.2 KB |
course-material/02 - Creating Model and Serializer/001 Create a Model.mp4 27.7 MB |
course-material/02 - Creating Model and Serializer/001 Create a Model_en.srt 5.5 KB |
course-material/02 - Creating Model and Serializer/002 Create and apply new migration.mp4 28.2 MB |
course-material/02 - Creating Model and Serializer/002 Create and apply new migration_en.srt 5.4 KB |
course-material/02 - Creating Model and Serializer/003 Create a serializer class.mp4 16.7 MB |
course-material/02 - Creating Model and Serializer/003 Create a serializer class_en.srt 3.6 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.7 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.4 KB |
course-material/01 - Environment Setup/002 What is API.mp4 5.2 MB |
course-material/03 - Create Views and URLS/002 Create views - Part 1_en.srt 10.5 KB |
course-material/03 - Create Views and URLS/003 Create views - Part 2.mp4 44.9 MB |
course-material/03 - Create Views and URLS/003 Create views - Part 2_en.srt 6.8 KB |
course-material/03 - Create Views and URLS/004 Map views to URLS.mp4 52.4 MB |
course-material/03 - Create Views and URLS/004 Map views to URLS_en.srt 12.1 KB |
course-material/03 - Create Views and URLS/005 Register Model.mp4 11.8 MB |
course-material/03 - Create Views and URLS/005 Register Model_en.srt 4.6 KB |
course-material/03 - Create Views and URLS/006 Create model objects.mp4 21.9 MB |
course-material/03 - Create Views and URLS/006 Create model objects_en.srt 7.1 KB |
course-material/03 - Create Views and URLS/007 Install Postman.mp4 23.2 MB |
course-material/03 - Create Views and URLS/007 Install Postman_en.srt 6.7 KB |
course-material/03 - Create Views and URLS/008 Test API.mp4 45.2 MB |
course-material/03 - Create Views and URLS/008 Test API_en.srt 10.3 KB |
course-material/03 - Create Views and URLS/009 Project Source Code.html 0.0 KB |
course-material/03 - Create Views and URLS/010 Thank You.html 0.3 KB |
[Hello].txt 0.4 KB |
course-material/03 - Create Views and URLS/API/manage.py 0.6 KB |
course-material/03 - Create Views and URLS/API/requirements.txt 0.1 KB |
[TGx]Downloaded from torrentgalaxy.to .txt 0.6 KB |
course-material/03 - Create Views and URLS/API/countries/admin.py 0.1 KB |
course-material/03 - Create Views and URLS/API/countries/apps.py 0.1 KB |
course-material/03 - Create Views and URLS/API/countries/models.py 0.3 KB |
course-material/03 - Create Views and URLS/API/countries/serializers.py 0.2 KB |
course-material/03 - Create Views and URLS/API/countries/tests.py 0.1 KB |
course-material/03 - Create Views and URLS/API/countries/urls.py 0.2 KB |
course-material/03 - Create Views and URLS/API/countries/views.py 2.2 KB |
course-material/03 - Create Views and URLS/API/countries/__pycache__/__init__.cpython-38.pyc 0.1 KB |
course-material/03 - Create Views and URLS/API/countries/__pycache__/admin.cpython-38.pyc 0.3 KB |
course-material/03 - Create Views and URLS/API/countries/__pycache__/apps.cpython-38.pyc 0.4 KB |
course-material/03 - Create Views and URLS/API/countries/__pycache__/models.cpython-38.pyc 0.7 KB |
course-material/03 - Create Views and URLS/API/countries/__pycache__/serializers.cpython-38.pyc 0.6 KB |
course-material/03 - Create Views and URLS/API/countries/__pycache__/urls.cpython-38.pyc 0.3 KB |
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 0.7 KB |
course-material/01 - Environment Setup/001 Introduction.mp4 4.4 MB |
course-material/03 - Create Views and URLS/API/countries/migrations/__pycache__/0001_initial.cpython-38.pyc 0.7 KB |
course-material/03 - Create Views and URLS/API/countries/migrations/__pycache__/__init__.cpython-38.pyc 0.2 KB |
course-material/01 - Environment Setup/001 Introduction_en.srt 1.4 KB |
course-material/03 - Create Views and URLS/API/worldCountries/asgi.py 0.4 KB |
course-material/03 - Create Views and URLS/API/worldCountries/settings.py 3.4 KB |
course-material/03 - Create Views and URLS/API/worldCountries/urls.py 0.2 KB |
course-material/03 - Create Views and URLS/API/worldCountries/wsgi.py 0.4 KB |
course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/__init__.cpython-38.pyc 0.2 KB |
course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/settings.cpython-38.pyc 2.5 KB |
course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/urls.cpython-38.pyc 0.4 KB |
course-material/03 - Create Views and URLS/API/worldCountries/__pycache__/wsgi.cpython-38.pyc 0.6 KB |
- Torrent indexed: 1 year
- Torrent updated: Sunday 17th of March 2024 12:30:01 AM
- Torrent hash: 38C6DA1F70EA603E7E70D794249E9CDBD8EA5926
- Torrent size: 519.8 MB
- Torrent category: Other

Community - Add torrent to search results - Stats - DMCA - Removal Request - TOR - Contact
Comments