Общая информация
Название Create a REST API using basic PHP with Token Authentication
Тип
Размер 6.28Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
[TGx]Downloaded from torrentgalaxy.to .txt 585б
001 Introduction.en.srt 2.40Кб
001 Introduction.mp4 8.73Мб
002 Course Contents.en.srt 3.55Кб
002 Course Contents.mp4 12.46Мб
003 Project Scenario.en.srt 679б
003 Project Scenario.mp4 2.10Мб
004 What is REST_.en.srt 11.35Кб
004 What is REST_.mp4 55.38Мб
005 Software Set Up.en.srt 7.41Кб
005 Software Set Up.mp4 50.62Мб
006 Tasks API Requirements.en.srt 5.25Кб
006 Tasks API Requirements.mp4 24.87Мб
007 Authentication API Requirements.en.srt 3.60Кб
007 Authentication API Requirements.mp4 13.55Мб
008 Demo of Completed API - What we are going to build.en.srt 31.39Кб
008 Demo of Completed API - What we are going to build.mp4 130.79Мб
009 Tasks Database and Tasks Table Creation.en.srt 16.08Кб
009 Tasks Database and Tasks Table Creation.mp4 93.35Мб
010 Set Up API Folder Structure.en.srt 6.40Кб
010 Set Up API Folder Structure.mp4 27.01Мб
011 Create the Response Model.en.srt 45.21Кб
011 Create the Response Model.mp4 173.36Мб
012 Set Up the Database Connection.en.srt 27.23Кб
012 Set Up the Database Connection.mp4 111.12Мб
013 Create the Task Model.en.srt 36.52Кб
013 Create the Task Model.mp4 167.60Мб
014 GET - Get a Single Task.en.srt 50.45Кб
014 GET - Get a Single Task.mp4 235.68Мб
015 DELETE - Delete a Single Task.en.srt 9.16Кб
015 DELETE - Delete a Single Task.mp4 55.49Мб
016 GET - Get All Complete and Incomplete Tasks.en.srt 20.59Кб
016 GET - Get All Complete and Incomplete Tasks.mp4 137.90Мб
017 GET - Get All Tasks.en.srt 15.48Кб
017 GET - Get All Tasks.mp4 115.08Мб
018 GET - Get All Tasks - With Pagination.en.srt 39.43Кб
018 GET - Get All Tasks - With Pagination.mp4 246.99Мб
019 POST - Create a Task.en.srt 55.07Кб
019 POST - Create a Task.mp4 352.58Мб
020 CompleteTasksAPI-NoUserAuth.zip 18.98Кб
020 PATCH - Update a Task.en.srt 61.60Кб
020 PATCH - Update a Task.mp4 374.60Мб
021 Review What We Have Done So Far.en.srt 2.10Кб
021 Review What We Have Done So Far.mp4 3.49Мб
022 Introduction to Token Based Authentication.en.srt 17.38Кб
022 Introduction to Token Based Authentication.mp4 75.10Мб
023 Users Table Creation.en.srt 7.09Кб
023 Users Table Creation.mp4 43.33Мб
024 POST - Create a User (Sign up user API).en.srt 48.68Кб
024 POST - Create a User (Sign up user API).mp4 286.48Мб
025 Sessions Table Creation.en.srt 8.39Кб
025 Sessions Table Creation.mp4 59.43Мб
026 POST - Create a Session (Log user in API).en.srt 96.45Кб
026 POST - Create a Session (Log user in API).mp4 547.59Мб
027 DELETE - Delete a Session (Log user out API).en.srt 29.91Кб
027 DELETE - Delete a Session (Log user out API).mp4 176.51Мб
028 PATCH - Refresh a Session (Get new access token API).en.srt 56.70Кб
028 PATCH - Refresh a Session (Get new access token API).mp4 395.27Мб
029 Update Tasks Table - Add User Assignment.en.srt 5.60Кб
029 Update Tasks Table - Add User Assignment.mp4 29.35Мб
030 Add Authentication to Tasks API.en.srt 56.09Кб
030 Add Authentication to Tasks API.mp4 362.63Мб
030 CompleteTasksAPI-WithUserAuth.zip 29.20Кб
030 Slides.pdf 6.56Мб
031 Course Conclusion and Demo Client Application.en.srt 15.41Кб
031 Course Conclusion and Demo Client Application.mp4 77.54Мб
032 iOS Demo App Download.html 1.27Кб
032 Task-iOS-Xcode-App.zip 60.69Кб
033 What is CORS And How Do We Allow This On Our REST API.en.srt 22.61Кб
033 What is CORS And How Do We Allow This On Our REST API.mp4 81.96Мб
034 Introduction to Image Uploading.en.srt 17.71Кб
034 Introduction to Image Uploading.mp4 56.57Мб
035 Demo of Upload Image API.en.srt 22.96Кб
035 Demo of Upload Image API.mp4 88.52Мб
036 Implement Folder Structure To Store The File Uploads.en.srt 7.94Кб
036 Implement Folder Structure To Store The File Uploads.mp4 25.37Мб
037 Task Image Database Table Creation.en.srt 7.45Кб
037 Task Image Database Table Creation.mp4 35.81Мб
038 Implement The Image Model.en.srt 42.34Кб
038 Implement The Image Model.mp4 172.16Мб
039 Implement The Image Route Logic.en.srt 49.60Кб
039 Implement The Image Route Logic.mp4 215.91Мб
040 POST - Implement The Upload Image Route.en.srt 79.35Кб
040 POST - Implement The Upload Image Route.mp4 425.14Мб
041 GET - Implement The Get Image Attributes Route.en.srt 14.95Кб
041 GET - Implement The Get Image Attributes Route.mp4 78.37Мб
042 GET - Implement The Getting Of The Actual Image File.en.srt 20.07Кб
042 GET - Implement The Getting Of The Actual Image File.mp4 109.93Мб
043 PATCH - Implement The Update Image Attributes Route.en.srt 47.55Кб
043 PATCH - Implement The Update Image Attributes Route.mp4 278.97Мб
044 DELETE - Implement The Image Deletion Route.en.srt 21.69Кб
044 DELETE - Implement The Image Deletion Route.mp4 132.62Мб
045 TasksAPI-WithUserAuthImages.zip 40.56Кб
045 Update Current Task API To Integrate Images.en.srt 45.76Кб
045 Update Current Task API To Integrate Images.mp4 276.54Мб
TutsNode.com.txt 63б
Статистика распространения по странам
Бразилия (BR) 3
Южная Корея (KR) 2
Болгария (BG) 1
Россия (RU) 1
Кения (KE) 1
Украина (UA) 1
Венесуэла (VE) 1
Индонезия (ID) 1
Норвегия (NO) 1
Всего 12
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент