589689.xyz

[UdemyCourseDownloader] The Complete Guide to Build RESTful APIs (2018);

  • 收录时间:2019-06-23 14:35:33
  • 文件大小:7GB
  • 下载次数:127
  • 最近下载:2021-01-04 03:28:34
  • 磁力链接:

文件列表

  1. 08 Mongoose - Data Validation/108 Project- Add Persistence to Genres API.mp4 141MB
  2. 13 Integration Testing/192 Writing Clean Tests.mp4 105MB
  3. 13 Integration Testing/193 Testing the Auth Middleware.mp4 89MB
  4. 05 Express- Advanced Topics/067 Structuring Express Applications.mp4 87MB
  5. 04 Building RESTful APIs Using Express/052 Handling HTTP PUT Requests.mp4 86MB
  6. 14 Test-driven Development/212 Refactoring the Validation Logic.mp4 81MB
  7. 10 Authentication and Authorization/135 Encapsulating Logic in Mongoose Models.mp4 80MB
  8. 11 Handling and Logging Errors/146 Removing Try_Catch docs.mp4 78MB
  9. 11 Handling and Logging Errors/151 Unhandled Promise Rejections.mp4 77MB
  10. 09 Mongoose- Modeling Relationships Between Connected Data/119 Transactions.mp4 77MB
  11. 13 Integration Testing/195 Code Coverage.mp4 74MB
  12. 07 CRUD Operations Using MongoDB/084 Installing MongoDB on Windows.mp4 74MB
  13. 14 Test-driven Development/213 Mongoose Static Methods.mp4 74MB
  14. 06 Asynchronous JavaScript/080 Async and Await.mp4 73MB
  15. 15 Deployment/223 MongoDB in the Cloud.mp4 73MB
  16. 05 Express- Advanced Topics/062 Configuration.mp4 73MB
  17. 10 Authentication and Authorization/126 Registering Users.mp4 72MB
  18. 08 Mongoose - Data Validation/110 Restructuring the Project.mp4 69MB
  19. 04 Building RESTful APIs Using Express/051 Input Validation.mp4 69MB
  20. 08 Mongoose - Data Validation/109 Project- Build the Customers API.mp4 67MB
  21. 09 Mongoose- Modeling Relationships Between Connected Data/118 Project- Build the Rentals API.mp4 65MB
  22. 08 Mongoose - Data Validation/102 Validation.mp4 64MB
  23. 14 Test-driven Development/201 Populating the Database.mp4 62MB
  24. 09 Mongoose- Modeling Relationships Between Connected Data/117 Project- Build the Movies API.mp4 62MB
  25. 14 Test-driven Development/202 Testing the Authorization.mp4 62MB
  26. 12 Unit Testing/177 Jest Mock Functions.mp4 60MB
  27. 09 Mongoose- Modeling Relationships Between Connected Data/121 Validating Object IDs.mp4 59MB
  28. 13 Integration Testing/194 Unit Testing the Auth Middleware.mp4 59MB
  29. 12 Unit Testing/179 Exercise.mp4 59MB
  30. 10 Authentication and Authorization/129 Authenticating Users.mp4 58MB
  31. 14 Test-driven Development/210 Testing the Movie Stock.mp4 58MB
  32. 11 Handling and Logging Errors/153 Refactoring Index.js- Extracting Routes.mp4 58MB
  33. 08 Mongoose - Data Validation/107 SchemaType Options.mp4 58MB
  34. 02 Node Module System/021 Extending Event Emitter.mp4 56MB
  35. 09 Mongoose- Modeling Relationships Between Connected Data/115 Embedding Documents.mp4 56MB
  36. 10 Authentication and Authorization/136 Authorization Middleware.mp4 56MB
  37. 06 Asynchronous JavaScript/081 Exercise.mp4 53MB
  38. 07 CRUD Operations Using MongoDB/095 Exercise 1.mp4 53MB
  39. 13 Integration Testing/185 Populating the Test DB.mp4 51MB
  40. 13 Integration Testing/190 Testing Invalid Inputs.mp4 51MB
  41. 06 Asynchronous JavaScript/077 Consuming Promises.mp4 51MB
  42. 10 Authentication and Authorization/133 Storing Secrets in Environment Variables.mp4 50MB
  43. 11 Handling and Logging Errors/145 Express Error Middleware.mp4 50MB
  44. 12 Unit Testing/172 Testing Exceptions.mp4 49MB
  45. 06 Asynchronous JavaScript/075 Promises.mp4 48MB
  46. 05 Express- Advanced Topics/063 Debugging.mp4 48MB
  47. 04 Building RESTful APIs Using Express/053 Handling HTTP Delete Requests.mp4 48MB
  48. 14 Test-driven Development/214 Refactoring the Domain Logic.mp4 47MB
  49. 14 Test-driven Development/204 Refactoring Tests.mp4 47MB
  50. 08 Mongoose - Data Validation/103 Built-In Validators.mp4 47MB
  51. 12 Unit Testing/170 Testing Arrays.mp4 47MB
  52. 07 CRUD Operations Using MongoDB/099 Updating a Document- Update First.mp4 46MB
  53. 02 Node Module System/022 HTTP Module.mp4 46MB
  54. 10 Authentication and Authorization/140 Role Based Authorization.mp4 46MB
  55. 06 Asynchronous JavaScript/072 Callbacks.mp4 45MB
  56. 10 Authentication and Authorization/127 Using Lodash.mp4 45MB
  57. 12 Unit Testing/166 Testing Numbers.mp4 44MB
  58. 14 Test-driven Development/209 Testing the Rental Fee.mp4 44MB
  59. 12 Unit Testing/161 Benefits of Automated Testing.mp4 44MB
  60. 10 Authentication and Authorization/138 Getting the Current User.mp4 43MB
  61. 06 Asynchronous JavaScript/074 Named Functions to Rescue.mp4 43MB
  62. 10 Authentication and Authorization/131 JSON Web Tokens.mp4 42MB
  63. 04 Building RESTful APIs Using Express/048 Handling HTTP GET Requests.mp4 42MB
  64. 12 Unit Testing/174 Exercise- Testing the FizzBuzz.mp4 41MB
  65. 10 Authentication and Authorization/134 Setting Response Headers.mp4 41MB
  66. 05 Express- Advanced Topics/061 Environments.mp4 41MB
  67. 05 Express- Advanced Topics/064 Templating Engines.mp4 40MB
  68. 09 Mongoose- Modeling Relationships Between Connected Data/116 Using an Array of Sub-documents.mp4 40MB
  69. 12 Unit Testing/171 Testing Objects.mp4 40MB
  70. 12 Unit Testing/175 Creating Simple Mock Functions.mp4 40MB
  71. 11 Handling and Logging Errors/149 Logging to MongoDB.mp4 39MB
  72. 05 Express- Advanced Topics/060 Third-party Middleware.mp4 38MB
  73. 07 CRUD Operations Using MongoDB/090 Comparison Query Operators.mp4 38MB
  74. 09 Mongoose- Modeling Relationships Between Connected Data/112 Modelling Relationships.mp4 38MB
  75. 10 Authentication and Authorization/132 Generating Authentication Tokens.mp4 38MB
  76. 14 Test-driven Development/211 Testing the Response.mp4 37MB
  77. 12 Unit Testing/176 Interaction Testing.mp4 37MB
  78. 14 Test-driven Development/208 Testing the Return Date.mp4 37MB
  79. 09 Mongoose- Modeling Relationships Between Connected Data/114 Population.mp4 37MB
  80. 08 Mongoose - Data Validation/106 Validation Errors.mp4 37MB
  81. 10 Authentication and Authorization/128 Hashing Passwords.mp4 37MB
  82. 13 Integration Testing/187 Validating Object IDs.mp4 37MB
  83. 06 Asynchronous JavaScript/079 Running Parallel Promises.mp4 36MB
  84. 01 Getting Started/004 How Node Works.mp4 36MB
  85. 06 Asynchronous JavaScript/076 Replacing Callbacks with Promises.mp4 36MB
  86. 07 CRUD Operations Using MongoDB/087 Models.mp4 36MB
  87. 10 Authentication and Authorization/141 Testing the Authorization.mp4 35MB
  88. 12 Unit Testing/162 Types of Tests.mp4 35MB
  89. 13 Integration Testing/184 Your First Integration Test.mp4 34MB
  90. 05 Express- Advanced Topics/058 Creating Custom Middleware.mp4 34MB
  91. 05 Express- Advanced Topics/068 Project- Restructure the App.mp4 34MB
  92. 11 Handling and Logging Errors/150 Uncaught Exceptions.mp4 34MB
  93. 04 Building RESTful APIs Using Express/044 Building Your First Web Server.mp4 33MB
  94. 07 CRUD Operations Using MongoDB/096 Exercise 2.mp4 33MB
  95. 02 Node Module System/019 Events Module.mp4 33MB
  96. 09 Mongoose- Modeling Relationships Between Connected Data/113 Referencing Documents.mp4 33MB
  97. 05 Express- Advanced Topics/059 Built-In Middleware.mp4 33MB
  98. 14 Test-driven Development/203 Testing the Input.mp4 32MB
  99. 11 Handling and Logging Errors/143 Introduction.mp4 32MB
  100. 02 Node Module System/013 Creating a Module.mp4 32MB
  101. 09 Mongoose- Modeling Relationships Between Connected Data/120 ObjectID.mp4 31MB
  102. 11 Handling and Logging Errors/147 Express Async Errors.mp4 31MB
  103. 03 Node Package Manager/030 Semantic Versioning.mp4 31MB
  104. 11 Handling and Logging Errors/144 Handling Rejected Promises.mp4 31MB
  105. 15 Deployment/221 Viewing Logs.mp4 31MB
  106. 12 Unit Testing/165 Writing Your First Unit Test.mp4 31MB
  107. 03 Node Package Manager/034 Updating Local Packages.mp4 30MB
  108. 10 Authentication and Authorization/125 Creating the User Model.mp4 30MB
  109. 02 Node Module System/015 Module Wrapper Function.mp4 30MB
  110. 04 Building RESTful APIs Using Express/049 Handling HTTP POST Requests.mp4 30MB
  111. 10 Authentication and Authorization/137 Protecting Routes.mp4 30MB
  112. 14 Test-driven Development/205 Looking Up an Object.mp4 29MB
  113. 01 Getting Started/003 Node Architecture.mp4 28MB
  114. 07 CRUD Operations Using MongoDB/083 Installing MongoDB on Mac.mp4 28MB
  115. 07 CRUD Operations Using MongoDB/086 Schemas.mp4 28MB
  116. 11 Handling and Logging Errors/154 Extracting the DB Logic.mp4 28MB
  117. 13 Integration Testing/186 Testing Routes with Parameters.mp4 27MB
  118. 08 Mongoose - Data Validation/104 Custom Validators.mp4 27MB
  119. 03 Node Package Manager/026 Installing a Node Package.mp4 27MB
  120. 09 Mongoose- Modeling Relationships Between Connected Data/122 A Better Implementation.mp4 27MB
  121. 02 Node Module System/014 Loading a Module.mp4 26MB
  122. 02 Node Module System/016 Path Module.mp4 26MB
  123. 02 Node Module System/018 File System Module.mp4 26MB
  124. 13 Integration Testing/191 Testing the Happy Paths.mp4 26MB
  125. 14 Test-driven Development/207 Testing the Valid Request.mp4 26MB
  126. 07 CRUD Operations Using MongoDB/089 Querying Documents.mp4 25MB
  127. 01 Getting Started/002 What is Node.mp4 25MB
  128. 04 Building RESTful APIs Using Express/042 RESTful Services.mp4 24MB
  129. 06 Asynchronous JavaScript/073 Callback Hell.mp4 24MB
  130. 06 Asynchronous JavaScript/070 Synchronous Vs. Asynchronous Code.mp4 24MB
  131. 07 CRUD Operations Using MongoDB/092 Regular Expressions.mp4 24MB
  132. 12 Unit Testing/160 What is Automated Testing.mp4 24MB
  133. 03 Node Package Manager/029 NPM Packages and Source Control.mp4 24MB
  134. 04 Building RESTful APIs Using Express/047 Route Parameters.mp4 23MB
  135. 02 Node Module System/017 OS Module.mp4 23MB
  136. 07 CRUD Operations Using MongoDB/097 Exercise 3.mp4 23MB
  137. 11 Handling and Logging Errors/155 Logging.mp4 23MB
  138. 10 Authentication and Authorization/130 Testing the Authentication.mp4 23MB
  139. 10 Authentication and Authorization/139 Logging Out Users.mp4 23MB
  140. 13 Integration Testing/189 Testing the Authorization.mp4 23MB
  141. 07 CRUD Operations Using MongoDB/088 Saving a Document.mp4 23MB
  142. 11 Handling and Logging Errors/152 Error Handling Recap.mp4 23MB
  143. 12 Unit Testing/163 Test Pyramid.mp4 23MB
  144. 15 Deployment/222 Setting Environment Variables.mp4 22MB
  145. 12 Unit Testing/178 What to Unit Test.mp4 22MB
  146. 07 CRUD Operations Using MongoDB/098 Updating Documents- Query First.mp4 22MB
  147. 08 Mongoose - Data Validation/105 Async Validators.mp4 22MB
  148. 12 Unit Testing/167 Grouping Tests.mp4 22MB
  149. 15 Deployment/220 Deploying to Heroku.mp4 21MB
  150. 12 Unit Testing/169 Testing Strings.mp4 21MB
  151. 13 Integration Testing/188 Refactoring with Confidence.mp4 21MB
  152. 01 Getting Started/005 Installing Node.mp4 20MB
  153. 03 Node Package Manager/032 Viewing Registry Info for a Package.mp4 20MB
  154. 14 Test-driven Development/206 Testing if Rental Processed.mp4 20MB
  155. 03 Node Package Manager/038 Publishing a Package.mp4 20MB
  156. 13 Integration Testing/182 Preparing the App.mp4 20MB
  157. 01 Getting Started/007 Course Structure.mp4 20MB
  158. 05 Express- Advanced Topics/065 Database Integration.mp4 19MB
  159. 04 Building RESTful APIs Using Express/046 Environment Variables.mp4 19MB
  160. 06 Asynchronous JavaScript/071 Patterns For Dealing With Asynchronous Code.mp4 19MB
  161. 03 Node Package Manager/028 Package Dependencies.mp4 19MB
  162. 03 Node Package Manager/027 Using a Package.mp4 19MB
  163. 02 Node Module System/020 Event Arguments.mp4 18MB
  164. 15 Deployment/219 Adding the Code to a Git Repository.mp4 18MB
  165. 14 Test-driven Development/198 What is Test-driven Development.mp4 18MB
  166. 13 Integration Testing/183 Setting Up the Test DB.mp4 18MB
  167. 11 Handling and Logging Errors/156 Extracting the Config Logic.mp4 18MB
  168. 05 Express- Advanced Topics/057 MIddleware.mp4 18MB
  169. 07 CRUD Operations Using MongoDB/085 Connecting to MongoDB.mp4 17MB
  170. 03 Node Package Manager/031 Listing the Installed Packages.mp4 17MB
  171. 04 Building RESTful APIs Using Express/043 Introducing Express.mp4 17MB
  172. 10 Authentication and Authorization/124 Introduction.mp4 17MB
  173. 07 CRUD Operations Using MongoDB/100 Removing Documents.mp4 17MB
  174. 07 CRUD Operations Using MongoDB/082 Introducing MongoDB.mp4 16MB
  175. 12 Unit Testing/168 Refactoring with Confidence.mp4 16MB
  176. 14 Test-driven Development/199 Implementing the Returns.mp4 16MB
  177. 12 Unit Testing/164 Tooling.mp4 16MB
  178. 03 Node Package Manager/025 Package.json.mp4 15MB
  179. 04 Building RESTful APIs Using Express/050 Calling Endpoints Using Postman.mp4 15MB
  180. 15 Deployment/216 Preparing the App for Production.mp4 15MB
  181. 11 Handling and Logging Errors/157 Extracting the Validation Logic.mp4 14MB
  182. 02 Node Module System/011 Global Object.mp4 14MB
  183. 14 Test-driven Development/200 Test Cases.mp4 14MB
  184. 02 Node Module System/012 Modules.mp4 14MB
  185. 07 CRUD Operations Using MongoDB/091 Logical Query Operators.mp4 14MB
  186. 15 Deployment/217 Getting Started With Heroku.mp4 13MB
  187. 03 Node Package Manager/024 Introduction.mp4 13MB
  188. 15 Deployment/218 Preparing the App for Deployment.mp4 13MB
  189. 03 Node Package Manager/035 DevDependencies.mp4 13MB
  190. 07 CRUD Operations Using MongoDB/094 Pagination.mp4 12MB
  191. 06 Asynchronous JavaScript/078 Creating Settled Promises.mp4 12MB
  192. 12 Unit Testing/173 Continually Running Tests.mp4 12MB
  193. 01 Getting Started/006 Your First Node Program.mp4 11MB
  194. 01 Getting Started/001 Welcome.mp4 11MB
  195. 15 Deployment/215 Introduction.mp4 10MB
  196. 03 Node Package Manager/037 Working with Global Packages.mp4 9MB
  197. 03 Node Package Manager/039 Updating a Published Package.mp4 8MB
  198. 04 Building RESTful APIs Using Express/041 Introduction.mp4 7MB
  199. 04 Building RESTful APIs Using Express/045 Nodemon.mp4 7MB
  200. 07 CRUD Operations Using MongoDB/093 Counting.mp4 5MB
  201. 13 Integration Testing/181 Introduction.mp4 4MB
  202. 03 Node Package Manager/033 Installing a Specific Version of a Package.mp4 4MB
  203. 03 Node Package Manager/036 Uninstalling a Package.mp4 2MB
  204. 04 Building RESTful APIs Using Express/054 Project- Build the Genres API.mp4 2MB
  205. 13 Integration Testing/196 Exercise.mp4 2MB
  206. 05 Express- Advanced Topics/066 Authentication.mp4 2MB
  207. 05 Express- Advanced Topics/056 Introducion.mp4 1MB
  208. 02 Node Module System/010 Introduction.mp4 1MB
  209. 14 Test-driven Development/198 14-Test-driven-Development.zip 182KB
  210. 13 Integration Testing/196 13.16-Testing-PUT-and-DELETE-Routes.zip 174KB
  211. 13 Integration Testing/181 13-Integration-Testing.zip 161KB
  212. 12 Unit Testing/160 12-Unit-Testing.zip 124KB
  213. 15 Deployment/215 15-Deployment.zip 94KB
  214. 11 Handling and Logging Errors/143 11-Handling-and-Logging-Errors.zip 87KB
  215. 09 Mongoose- Modeling Relationships Between Connected Data/123 Mongoose-Modelling-Relationships-between-Connected-Data-Recap.pdf 80KB
  216. 11 Handling and Logging Errors/159 Handling-and-Logging-Errors-Recap.pdf 70KB
  217. 07 CRUD Operations Using MongoDB/101 CRUD-Operations-with-Mongoose-and-MongoDB-Recap.pdf 69KB
  218. 08 Mongoose - Data Validation/111 Mongoose-Validation-Recap.pdf 67KB
  219. 04 Building RESTful APIs Using Express/055 Building-RESTful-APIs-with-Express-Recap.pdf 66KB
  220. 10 Authentication and Authorization/142 Authentication-and-Authorization-Recap.pdf 66KB
  221. 10 Authentication and Authorization/124 10-Authentication-and-Authorization.zip 63KB
  222. 05 Express- Advanced Topics/069 Express-Advanced-Topics-Recap.pdf 52KB
  223. 12 Unit Testing/180 Unit-Testing-Recap.pdf 46KB
  224. 02 Node Module System/023 Node-Core-Recap.pdf 44KB
  225. 09 Mongoose- Modeling Relationships Between Connected Data/118 9.7-Project-Build-the-Rentals-API.zip 41KB
  226. 09 Mongoose- Modeling Relationships Between Connected Data/117 9.6-Project-Build-the-Movies-API.zip 37KB
  227. 03 Node Package Manager/040 NPM-Recap.pdf 35KB
  228. 08 Mongoose - Data Validation/110 8.9-Project-Restructure-the-Project.zip 32KB
  229. 13 Integration Testing/197 Integration-Testing-Recap.pdf 30KB
  230. 01 Getting Started/008 Getting-Started-Recap.pdf 29KB
  231. 08 Mongoose - Data Validation/109 8.8-Project-Build-the-Customers-API.zip 28KB
  232. 04 Building RESTful APIs Using Express/041 4.1-Express.zip 24KB
  233. 08 Mongoose - Data Validation/108 8.7-Project.zip 23KB
  234. 09 Mongoose- Modeling Relationships Between Connected Data/121 9.10-Validating-ObjectIDs.zip 21KB
  235. 05 Express- Advanced Topics/068 5.13-Project-Restructure-the-App.zip 11KB
  236. 04 Building RESTful APIs Using Express/054 4.14-Project-Genres-Endpoint-1.zip 9KB
  237. 06 Asynchronous JavaScript/070 6.1-Asynchronous-JavaScript-1.zip 8KB
  238. 12 Unit Testing/165 11.6-Writing-Your-First-Test.zip 7KB
  239. 06 Asynchronous JavaScript/080 6.11-Async-and-Await.zip 6KB
  240. 06 Asynchronous JavaScript/076 6.7-Replacing-Promises.zip 5KB
  241. 07 CRUD Operations Using MongoDB/095 7.14-Exercise.zip 4KB
  242. 06 Asynchronous JavaScript/081 6.12-Exercise.zip 3KB
  243. 15 Deployment/224 Coupon to My Other Courses.html 2KB
  244. 09 Mongoose- Modeling Relationships Between Connected Data/113 9.2-Referencing-Documents.zip 2KB
  245. 09 Mongoose- Modeling Relationships Between Connected Data/115 9.4-Embedding-Documents.zip 2KB
  246. 01 Getting Started/009 Asking Questions.html 2KB
  247. 07 CRUD Operations Using MongoDB/097 7.16-Exercise.zip 2KB
  248. 07 CRUD Operations Using MongoDB/096 7.15-Exercise.zip 2KB
  249. 11 Handling and Logging Errors/159 Recap.html 869B
  250. 12 Unit Testing/180 Recap.html 867B
  251. 13 Integration Testing/197 Recap.html 867B
  252. 01 Getting Started/008 Recap.html 866B
  253. 02 Node Module System/023 Recap.html 866B
  254. 03 Node Package Manager/040 Recap.html 866B
  255. 04 Building RESTful APIs Using Express/055 Recap.html 866B
  256. 05 Express- Advanced Topics/069 Recap.html 866B
  257. 07 CRUD Operations Using MongoDB/101 Recap.html 866B
  258. 08 Mongoose - Data Validation/111 Recap.html 866B
  259. 09 Mongoose- Modeling Relationships Between Connected Data/123 Recap.html 866B
  260. 10 Authentication and Authorization/142 Recap.html 866B
  261. udemycoursedownloader.com.url 132B
  262. Udemy Course downloader.txt 94B