589689.xyz

REST APIs with Flask and Python

  • 收录时间:2021-10-02 20:40:36
  • 文件大小:5GB
  • 下载次数:1
  • 最近下载:2021-10-02 20:40:36
  • 磁力链接:

文件列表

  1. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/125 Setting up nginx and our REST API.mp4 247MB
  2. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/136 Configuring nginx for SSL.mp4 127MB
  3. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/116 Logs in Heroku and troubleshooting errors.mp4 126MB
  4. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/093 Creating User and Item models.mp4 117MB
  5. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/063 Using Postman for API testing.mp4 98MB
  6. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/140 A recap of the code + a few changes!.mp4 97MB
  7. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/122 Installing PostgreSQL in Ubuntu 16.04.mp4 97MB
  8. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/084 Writing our Item resources to a database.mp4 95MB
  9. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/126 Setting up uWSGI to run our REST API.mp4 94MB
  10. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/042 Imports in Python.mp4 92MB
  11. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/143 Logging in with Flask-JWT-Extended.mp4 91MB
  12. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/124 Setting up our new user with PostgreSQL permissions.mp4 88MB
  13. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/081 Signing up and writing Users to a database.mp4 85MB
  14. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/064 Virtualenvs and setting up Flask-RESTful.mp4 80MB
  15. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/034 Object-Oriented Programming in Python.mp4 79MB
  16. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/098 Implementing the ItemModel using SQLAlchemy.mp4 74MB
  17. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/119 Working with Git and automatic deploys.mp4 74MB
  18. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/145 Adding JWT Claims.mp4 74MB
  19. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/044 Errors in Python.mp4 71MB
  20. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/080 Logging in and retrieving Users from a database.mp4 66MB
  21. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/037 @classmethod and @staticmethod.mp4 63MB
  22. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/091 Setting up this section's project.mp4 59MB
  23. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/068 Creating our Item Resource.mp4 58MB
  24. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/133 Setting our DNS records.mp4 53MB
  25. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/071 Authentication and logging in—part 1.mp4 52MB
  26. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/102 Creating a new model_ StoreModel.mp4 49MB
  27. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/141 Creating a User Resource for testing.mp4 45MB
  28. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/079 Running a SQLite database and interacting with it from Python.mp4 44MB
  29. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/083 Retrieving our Item resources from a database.mp4 44MB
  30. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/120 Setting up a DigitalOcean server.mp4 43MB
  31. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/131 Setting up Cloudflare.mp4 43MB
  32. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/097 Telling SQLAlchemy about our tables and columns.mp4 43MB
  33. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/118 Adding PostgreSQL to our Heroku app.mp4 42MB
  34. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/032 Unpacking arguments.mp4 40MB
  35. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/095 Advanced Postman_ environments and tests.mp4 40MB
  36. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/099 Implementing the UserModel using SQLAlchemy.mp4 40MB
  37. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/043 Relative imports in Python.mp4 40MB
  38. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/148 Performing token refresh in our REST API.mp4 40MB
  39. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/016 If statements.mp4 39MB
  40. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/039 Class inheritance.mp4 38MB
  41. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/019 Loops in Python.mp4 37MB
  42. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/103 Creating the Store Resource.mp4 37MB
  43. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/024 Functions in Python.mp4 36MB
  44. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/151 Blacklisting with Flask-JWT-Extended.mp4 35MB
  45. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/152 Logging users out in our REST API.mp4 35MB
  46. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/150 Customizing Flask-JWT-Extended callbacks and responses.mp4 34MB
  47. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/046 First-class functions.mp4 34MB
  48. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/115 Adding the required files to the project.mp4 34MB
  49. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/123 Creating a UNIX user in Ubuntu 16.04.mp4 34MB
  50. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/033 Unpacking keyword arguments.mp4 33MB
  51. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/061 Implementing other endpoints.mp4 33MB
  52. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/077 Setting up our project.mp4 33MB
  53. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/104 Final testing of this section's API.mp4 33MB
  54. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/113 Getting our code into GitHub.mp4 32MB
  55. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/027 Functions returning values.mp4 32MB
  56. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/018 If statements with the 'in' keyword.mp4 32MB
  57. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/047 Simple decorators in Python.mp4 32MB
  58. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/069 The ItemList and creating Items.mp4 32MB
  59. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/094 Verifying the app works after our changes.mp4 31MB
  60. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/045 Custom error classes.mp4 30MB
  61. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/072 Authentication and logging in—part 2.mp4 30MB
  62. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/067 Test-first API design—what is that_.mp4 30MB
  63. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/070 Improving code and error control.mp4 29MB
  64. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/075 Advanced request parsing with Flask-RESTful.mp4 29MB
  65. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/130 Getting our domain name.mp4 28MB
  66. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/035 Magic methods_ __str__ and __repr__.mp4 27MB
  67. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/023 Destructuring variables.mp4 27MB
  68. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/025 Function arguments and parameters.mp4 27MB
  69. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/022 Dictionaries.mp4 27MB
  70. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/040 Class composition.mp4 27MB
  71. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/135 Creating our SSL certificate in Cloudflare.mp4 27MB
  72. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/062 Calling the API from JavaScript.mp4 27MB
  73. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/088 Retrieving many items from the database.mp4 26MB
  74. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/031 Solution to coding exercise_ Dictionaries.mp4 26MB
  75. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/059 Creating our application endpoints.mp4 26MB
  76. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/029 Lambda functions in Python.mp4 25MB
  77. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/146 Getting the JWT identity in and endpoint and @jwt_optional.mp4 25MB
  78. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/021 List comprehensions in Python.mp4 24MB
  79. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/038 Solution to coding exercise_ @classmethod and @staticmethod.mp4 24MB
  80. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/066 Your first Flask-RESTful app.mp4 24MB
  81. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/074 PUT to create or update Items.mp4 24MB
  82. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/073 DELETE to delete Items.mp4 23MB
  83. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/142 Testing our new Resource with Postman.mp4 23MB
  84. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/060 Returning a list of stores.mp4 23MB
  85. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/105 Installing Git on Mac and Windows.mp4 22MB
  86. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/086 Refactoring insertion of items.mp4 22MB
  87. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/108 The Git workflow—part 2, including GitHub.mp4 22MB
  88. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/057 HTTP Verbs.mp4 22MB
  89. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/087 The PUT method with database interaction.mp4 21MB
  90. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/041 Type hinting in Python 3.5+.mp4 21MB
  91. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/109 Using SSH keys for security.mp4 21MB
  92. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/036 Solution to coding exercise_ Classes and objects.mp4 21MB
  93. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/100 Easily displaying the ItemList resource with SQLAlchemy.mp4 21MB
  94. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/048 The 'at' syntax for decorators.mp4 21MB
  95. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/012 Lists, tuples, and sets.mp4 20MB
  96. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/127 Testing our API to make sure everything works.mp4 20MB
  97. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/085 Deleting our Item resources from the database.mp4 20MB
  98. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/132 What is DNS_.mp4 20MB
  99. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/050 Decorators with parameters.mp4 19MB
  100. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/076 Optimising our final code and request parsing.mp4 19MB
  101. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/006 Variables in Python.mp4 18MB
  102. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/056 Your first Flask application.mp4 18MB
  103. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/114 Setting up Heroku for Flask.mp4 17MB
  104. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/110 The README file.mp4 17MB
  105. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/009 String formatting in Python.mp4 17MB
  106. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/058 REST Principles.mp4 17MB
  107. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/015 Booleans in Python.mp4 16MB
  108. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/014 Solution to coding exercise_ Lists, tuples, sets.mp4 16MB
  109. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/092 Improving the project structure and maintainability.mp4 16MB
  110. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/051 Mutability in Python.mp4 16MB
  111. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/030 Dictionary comprehensions.mp4 15MB
  112. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/013 Advanced set operations.mp4 15MB
  113. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/147 What is a fresh token_.mp4 15MB
  114. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/052 Mutable default parameters (and why they're a bad idea).mp4 14MB
  115. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/010 Getting user input.mp4 14MB
  116. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/101 No more creating tables manually—telling SQLAlchemy to create tables.mp4 14MB
  117. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/026 Default parameter values.mp4 13MB
  118. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/082 Preventing duplicate usernames when signing users up.mp4 13MB
  119. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/106 What is a Git repository_.mp4 13MB
  120. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/112 What is Heroku_.mp4 12MB
  121. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/107 The Git workflow—part 1.mp4 12MB
  122. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/149 Requiring a fresh token in an endpoint.mp4 12MB
  123. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/144 Testing the login with Postman.mp4 11MB
  124. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/117 Testing the deployed API with Postman.mp4 11MB
  125. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/020 Solution to coding exercise_ Flow control.mp4 11MB
  126. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/011 Writing our first Python app.mp4 11MB
  127. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/049 Decorating functions with parameters.mp4 9MB
  128. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/028 Solution to coding exercise_ Functions.mp4 7MB
  129. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/017 The 'in' keyword in Python.mp4 7MB
  130. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/004 Introduction to this section.mp4 5MB
  131. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/134 Verifying everything works—this is important!.mp4 5MB
  132. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/008 Solution to coding exercise_ Variables.mp4 5MB
  133. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/054 Installing Flask.mp4 4MB
  134. .pad/26 1006KB
  135. .pad/74 1003KB
  136. .pad/113 1002KB
  137. .pad/60 999KB
  138. .pad/131 998KB
  139. .pad/67 998KB
  140. .pad/117 993KB
  141. .pad/66 985KB
  142. .pad/10 966KB
  143. .pad/41 944KB
  144. .pad/82 939KB
  145. .pad/77 933KB
  146. .pad/130 927KB
  147. .pad/64 919KB
  148. .pad/120 918KB
  149. .pad/90 915KB
  150. .pad/107 893KB
  151. .pad/119 885KB
  152. .pad/52 882KB
  153. .pad/86 880KB
  154. .pad/100 878KB
  155. .pad/25 876KB
  156. .pad/6 866KB
  157. .pad/55 866KB
  158. .pad/40 828KB
  159. .pad/75 819KB
  160. .pad/51 810KB
  161. .pad/85 807KB
  162. .pad/89 783KB
  163. .pad/129 779KB
  164. .pad/50 773KB
  165. .pad/59 759KB
  166. .pad/84 735KB
  167. .pad/102 733KB
  168. .pad/124 721KB
  169. .pad/62 720KB
  170. .pad/39 720KB
  171. .pad/7 707KB
  172. .pad/73 693KB
  173. .pad/123 686KB
  174. .pad/128 684KB
  175. .pad/54 683KB
  176. .pad/65 682KB
  177. .pad/53 681KB
  178. .pad/16 670KB
  179. .pad/106 652KB
  180. .pad/5 641KB
  181. .pad/23 638KB
  182. .pad/27 636KB
  183. .pad/116 633KB
  184. .pad/33 616KB
  185. .pad/81 602KB
  186. .pad/127 596KB
  187. .pad/15 593KB
  188. .pad/11 590KB
  189. .pad/88 576KB
  190. .pad/72 538KB
  191. .pad/94 531KB
  192. .pad/43 524KB
  193. .pad/122 515KB
  194. .pad/110 514KB
  195. .pad/49 512KB
  196. .pad/99 509KB
  197. .pad/31 501KB
  198. .pad/105 493KB
  199. .pad/12 490KB
  200. .pad/13 489KB
  201. .pad/21 482KB
  202. .pad/20 471KB
  203. .pad/80 470KB
  204. .pad/9 461KB
  205. .pad/37 454KB
  206. .pad/14 440KB
  207. .pad/93 436KB
  208. .pad/101 429KB
  209. .pad/24 416KB
  210. .pad/71 401KB
  211. .pad/32 400KB
  212. .pad/115 398KB
  213. .pad/118 382KB
  214. .pad/70 380KB
  215. .pad/57 377KB
  216. .pad/22 367KB
  217. .pad/30 348KB
  218. .pad/69 341KB
  219. .pad/48 331KB
  220. .pad/18 309KB
  221. .pad/79 302KB
  222. .pad/17 297KB
  223. .pad/104 295KB
  224. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/122 How-To-Deploy-Python-App-Using-uWSGI-And-Nginx.pdf 281KB
  225. .pad/19 274KB
  226. .pad/112 269KB
  227. .pad/68 249KB
  228. .pad/47 249KB
  229. .pad/92 245KB
  230. .pad/58 238KB
  231. .pad/126 236KB
  232. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/112 Heroku-Tutorial.pdf 233KB
  233. .pad/78 225KB
  234. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/120 DigitalOcean-Tutorial.pdf 219KB
  235. .pad/114 215KB
  236. .pad/87 212KB
  237. .pad/56 212KB
  238. .pad/111 208KB
  239. .pad/4 205KB
  240. .pad/121 201KB
  241. .pad/97 195KB
  242. .pad/29 195KB
  243. .pad/83 186KB
  244. .pad/109 170KB
  245. .pad/96 165KB
  246. .pad/46 152KB
  247. .pad/8 149KB
  248. .pad/103 144KB
  249. .pad/76 128KB
  250. .pad/38 122KB
  251. .pad/36 106KB
  252. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/089 Flask-JWT-Configuration-Tutorial.pdf 96KB
  253. .pad/125 79KB
  254. .pad/63 70KB
  255. .pad/95 63KB
  256. .pad/61 59KB
  257. .pad/45 51KB
  258. .pad/91 48KB
  259. .pad/44 40KB
  260. .pad/98 40KB
  261. .pad/35 40KB
  262. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/126 Setting up uWSGI to run our REST API.en_US.srt 34KB
  263. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/093 Creating User and Item models.en_US.srt 30KB
  264. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/080 Logging in and retrieving Users from a database.en_US.srt 27KB
  265. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/152 11-logging-users-out.zip 27KB
  266. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/125 Setting up nginx and our REST API.en_US.srt 26KB
  267. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/143 Logging in with Flask-JWT-Extended.en_US.srt 24KB
  268. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/034 Object-Oriented Programming in Python.en_US.srt 24KB
  269. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/037 @classmethod and @staticmethod.en_US.srt 24KB
  270. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/140 1-recap-of-code.zip 21KB
  271. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/044 Errors in Python.en_US.srt 21KB
  272. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/120 Setting up a DigitalOcean server.en_US.srt 19KB
  273. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/084 Writing our Item resources to a database.en_US.srt 19KB
  274. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/019 Loops in Python.en_US.srt 19KB
  275. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/098 Implementing the ItemModel using SQLAlchemy.en_US.srt 19KB
  276. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/081 Signing up and writing Users to a database.en_US.srt 19KB
  277. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/140 A recap of the code + a few changes!.en_US.srt 18KB
  278. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/102 Creating a new model_ StoreModel.en_US.srt 18KB
  279. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/024 Functions in Python.en_US.srt 18KB
  280. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/079 Running a SQLite database and interacting with it from Python.en_US.srt 17KB
  281. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/136 Configuring nginx for SSL.en_US.srt 17KB
  282. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/063 Using Postman for API testing.en_US.srt 17KB
  283. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/071 Authentication and logging in—part 1.en_US.srt 17KB
  284. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/115 Adding the required files to the project.en_US.srt 16KB
  285. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/097 Telling SQLAlchemy about our tables and columns.en_US.srt 16KB
  286. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/032 Unpacking arguments.en_US.srt 16KB
  287. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/066 Your first Flask-RESTful app.en_US.srt 16KB
  288. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/150 9-customizing-callbacks-and-responses.zip 16KB
  289. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/067 Test-first API design—what is that_.en_US.srt 15KB
  290. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/042 Imports in Python.en_US.srt 15KB
  291. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/068 Creating our Item Resource.en_US.srt 15KB
  292. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/056 Your first Flask application.en_US.srt 15KB
  293. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/151 10-blacklisting.zip 15KB
  294. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/057 HTTP Verbs.en_US.srt 15KB
  295. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/095 Advanced Postman_ environments and tests.en_US.srt 15KB
  296. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/149 8-requiring-a-fresh-token.zip 14KB
  297. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/099 Implementing the UserModel using SQLAlchemy.en_US.srt 14KB
  298. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/033 Unpacking keyword arguments.en_US.srt 14KB
  299. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/043 Relative imports in Python.en_US.srt 14KB
  300. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/016 If statements.en_US.srt 14KB
  301. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/061 Implementing other endpoints.en_US.srt 14KB
  302. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/148 Performing token refresh in our REST API.en_US.srt 14KB
  303. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/006 Variables in Python.en_US.srt 14KB
  304. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/022 Dictionaries.en_US.srt 14KB
  305. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/148 7-token-refresh.zip 14KB
  306. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/039 Class inheritance.en_US.srt 14KB
  307. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/083 Retrieving our Item resources from a database.en_US.srt 13KB
  308. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/146 5-jwt-optional.zip 13KB
  309. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/143 3-login-with-flask-jwt-extended.zip 13KB
  310. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/023 Destructuring variables.en_US.srt 13KB
  311. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/029 Lambda functions in Python.en_US.srt 13KB
  312. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/103 Creating the Store Resource.en_US.srt 13KB
  313. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/118 Adding PostgreSQL to our Heroku app.en_US.srt 13KB
  314. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/141 2-adding-user-resource-for-testing.zip 13KB
  315. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/046 First-class functions.en_US.srt 13KB
  316. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/018 If statements with the 'in' keyword.en_US.srt 13KB
  317. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/025 Function arguments and parameters.en_US.srt 13KB
  318. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/145 4-adding-claims.zip 12KB
  319. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/116 Logs in Heroku and troubleshooting errors.en_US.srt 12KB
  320. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/027 Functions returning values.en_US.srt 12KB
  321. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/124 Setting up our new user with PostgreSQL permissions.en_US.srt 12KB
  322. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/145 Adding JWT Claims.en_US.srt 12KB
  323. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/058 REST Principles.en_US.srt 12KB
  324. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/150 Customizing Flask-JWT-Extended callbacks and responses.en_US.srt 12KB
  325. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/064 Virtualenvs and setting up Flask-RESTful.en_US.srt 12KB
  326. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/021 List comprehensions in Python.en_US.srt 12KB
  327. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/123 Creating a UNIX user in Ubuntu 16.04.en_US.srt 12KB
  328. .pad/42 11KB
  329. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/122 Installing PostgreSQL in Ubuntu 16.04.en_US.srt 11KB
  330. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/137 [quiz] Security in REST APIs.html 11KB
  331. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/113 Getting our code into GitHub.en_US.srt 11KB
  332. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/047 Simple decorators in Python.en_US.srt 11KB
  333. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/131 Setting up Cloudflare.en_US.srt 11KB
  334. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/059 Creating our application endpoints.en_US.srt 11KB
  335. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/133 Setting our DNS records.en_US.srt 11KB
  336. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/062 Calling the API from JavaScript.en_US.srt 11KB
  337. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/070 Improving code and error control.en_US.srt 11KB
  338. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/035 Magic methods_ __str__ and __repr__.en_US.srt 10KB
  339. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/147 What is a fresh token_.en_US.srt 10KB
  340. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/009 String formatting in Python.en_US.srt 10KB
  341. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/141 Creating a User Resource for testing.en_US.srt 10KB
  342. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/031 Solution to coding exercise_ Dictionaries.en_US.srt 10KB
  343. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/069 The ItemList and creating Items.en_US.srt 10KB
  344. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/088 Retrieving many items from the database.en_US.srt 10KB
  345. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/012 Lists, tuples, and sets.en_US.srt 10KB
  346. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/072 Authentication and logging in—part 2.en_US.srt 10KB
  347. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/112 What is Heroku_.en_US.srt 10KB
  348. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/060 Returning a list of stores.en_US.srt 10KB
  349. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/119 Working with Git and automatic deploys.en_US.srt 10KB
  350. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/075 Advanced request parsing with Flask-RESTful.en_US.srt 9KB
  351. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/152 Logging users out in our REST API.en_US.srt 9KB
  352. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/040 Class composition.en_US.srt 9KB
  353. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/051 Mutability in Python.en_US.srt 9KB
  354. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/010 Getting user input.en_US.srt 9KB
  355. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/091 Setting up this section's project.en_US.srt 9KB
  356. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/130 Getting our domain name.en_US.srt 9KB
  357. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/127 Testing our API to make sure everything works.en_US.srt 9KB
  358. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/109 Using SSH keys for security.en_US.srt 9KB
  359. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/038 Solution to coding exercise_ @classmethod and @staticmethod.en_US.srt 9KB
  360. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/142 Testing our new Resource with Postman.en_US.srt 9KB
  361. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/015 Booleans in Python.en_US.srt 9KB
  362. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/041 Type hinting in Python 3.5+.en_US.srt 9KB
  363. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/110 The README file.en_US.srt 9KB
  364. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/104 Final testing of this section's API.en_US.srt 9KB
  365. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/045 Custom error classes.en_US.srt 8KB
  366. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/151 Blacklisting with Flask-JWT-Extended.en_US.srt 8KB
  367. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/106 What is a Git repository_.en_US.srt 8KB
  368. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/050 Decorators with parameters.en_US.srt 8KB
  369. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/108 The Git workflow—part 2, including GitHub.en_US.srt 8KB
  370. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/100 Easily displaying the ItemList resource with SQLAlchemy.en_US.srt 8KB
  371. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/092 Improving the project structure and maintainability.en_US.srt 8KB
  372. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/114 Setting up Heroku for Flask.en_US.srt 8KB
  373. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/036 Solution to coding exercise_ Classes and objects.en_US.srt 8KB
  374. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/087 The PUT method with database interaction.en_US.srt 7KB
  375. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/146 Getting the JWT identity in and endpoint and @jwt_optional.en_US.srt 7KB
  376. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/132 What is DNS_.en_US.srt 7KB
  377. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/013 Advanced set operations.en_US.srt 7KB
  378. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/052 Mutable default parameters (and why they're a bad idea).en_US.srt 7KB
  379. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/094 Verifying the app works after our changes.en_US.srt 7KB
  380. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/107 The Git workflow—part 1.en_US.srt 7KB
  381. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/014 Solution to coding exercise_ Lists, tuples, sets.en_US.srt 7KB
  382. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/026 Default parameter values.en_US.srt 7KB
  383. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/086 Refactoring insertion of items.en_US.srt 7KB
  384. .pad/34 7KB
  385. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/073 DELETE to delete Items.en_US.srt 7KB
  386. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/030 Dictionary comprehensions.en_US.srt 6KB
  387. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/048 The 'at' syntax for decorators.en_US.srt 6KB
  388. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/074 PUT to create or update Items.en_US.srt 6KB
  389. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/085 Deleting our Item resources from the database.en_US.srt 6KB
  390. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/020 Solution to coding exercise_ Flow control.en_US.srt 6KB
  391. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/076 Optimising our final code and request parsing.en_US.srt 6KB
  392. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/117 Testing the deployed API with Postman.en_US.srt 6KB
  393. [TutsNode.com] - REST APIs with Flask and Python/07 Git—version control/105 Installing Git on Mac and Windows.en_US.srt 6KB
  394. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/011 Writing our first Python app.en_US.srt 6KB
  395. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/077 Setting up our project.en_US.srt 5KB
  396. .pad/108 5KB
  397. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/135 Creating our SSL certificate in Cloudflare.en_US.srt 5KB
  398. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/144 Testing the login with Postman.en_US.srt 4KB
  399. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/149 Requiring a fresh token in an endpoint.en_US.srt 4KB
  400. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/101 No more creating tables manually—telling SQLAlchemy to create tables.en_US.srt 4KB
  401. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/121 Want to deploy to AWS_.html 4KB
  402. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/049 Decorating functions with parameters.en_US.srt 4KB
  403. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/028 Solution to coding exercise_ Functions.en_US.srt 4KB
  404. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/082 Preventing duplicate usernames when signing users up.en_US.srt 4KB
  405. [TutsNode.com] - REST APIs with Flask and Python/12 Bonus Section/155 Bonus lecture_ other courses and next steps.html 4KB
  406. .pad/28 3KB
  407. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/017 The 'in' keyword in Python.en_US.srt 3KB
  408. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/054 Installing Flask.en_US.srt 3KB
  409. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/008 Solution to coding exercise_ Variables.en_US.srt 3KB
  410. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/134 Verifying everything works—this is important!.en_US.srt 2KB
  411. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/004 Introduction to this section.en_US.srt 2KB
  412. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/038 [exercise_info] @classmethod and @staticmethod.html 2KB
  413. [TutsNode.com] - REST APIs with Flask and Python/01 Welcome!/001 How to take this course.html 2KB
  414. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/053 What is an API_.html 2KB
  415. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/139 Welcome to this section.html 2KB
  416. [TutsNode.com] - REST APIs with Flask and Python/01 Welcome!/002 Python on Windows.html 2KB
  417. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/036 [exercise_info] Classes and objects.html 1KB
  418. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/137 Extra technical SSL resources.html 1KB
  419. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/007 The Coding Exercises for This Section.html 1KB
  420. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/089 Advanced Flask-JWT Configuration.html 1KB
  421. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/062 index.html.zip 1KB
  422. [TutsNode.com] - REST APIs with Flask and Python/05 Storing resources in a SQL database/078 Access the code for this section here.html 1KB
  423. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/005 Access the code for this section here.html 1KB
  424. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/020 [exercise_info] Flow control—loops and ifs.html 1KB
  425. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/096 Errata_ small mistake in code in the next video.html 1KB
  426. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/128 Welcome to this section.html 1KB
  427. [TutsNode.com] - REST APIs with Flask and Python/01 Welcome!/003 Python on Mac.html 1KB
  428. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/014 [exercise_info] Lists, tuples, and sets.html 1KB
  429. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/154 Flask-JWT-Extended further reading.html 1KB
  430. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/031 [exercise_info] Dictionaries and students.html 1KB
  431. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/028 [exercise_info] Functions.html 1KB
  432. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/153 E-book_ complete review of the API so far.html 1005B
  433. [TutsNode.com] - REST APIs with Flask and Python/04 Flask-RESTful for more efficient development/065 Access the code for this section here.html 996B
  434. [TutsNode.com] - REST APIs with Flask and Python/06 Simplifying storage with Flask-SQLAlchemy/090 Access the code for this section here.html 996B
  435. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/008 [exercise_info] Variables.html 989B
  436. [TutsNode.com] - REST APIs with Flask and Python/03 Your first REST API/055 Access the code for this section here.html 976B
  437. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/129 Security in REST APIs e-book.html 879B
  438. [TutsNode.com] - REST APIs with Flask and Python/08 Deploying Flask apps to Heroku/111 Access the code for this section here.html 820B
  439. [TutsNode.com] - REST APIs with Flask and Python/10 Security in your REST APIs/138 Conclusion of this section.html 745B
  440. [TGx]Downloaded from torrentgalaxy.to .txt 585B
  441. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/031 [exercise] Dictionaries and students.zip 564B
  442. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/038 [exercise] @classmethod and @staticmethod.zip 433B
  443. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/038 [exercise_solution] @classmethod and @staticmethod.zip 385B
  444. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/036 [exercise] Classes and objects.zip 353B
  445. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/014 [exercise_solution] Lists, tuples, and sets.zip 334B
  446. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/031 [exercise_solution] Dictionaries and students.zip 333B
  447. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/020 [exercise_solution] Flow control—loops and ifs.zip 324B
  448. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/028 [exercise] Functions.zip 313B
  449. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/014 [exercise] Lists, tuples, and sets.zip 310B
  450. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/020 [exercise] Flow control—loops and ifs.zip 293B
  451. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/036 [exercise_solution] Classes and objects.zip 285B
  452. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/008 [exercise] Variables.zip 221B
  453. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/028 [exercise_solution] Functions.zip 180B
  454. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/008 [exercise_solution] Variables.zip 151B
  455. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/124 Copy-pastable-commands.txt 147B
  456. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/126 Copy-pastable-commands.txt 132B
  457. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/122 Copy-pastable-commands.txt 130B
  458. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/123 Copy-pastable-commands.txt 129B
  459. [TutsNode.com] - REST APIs with Flask and Python/09 Deploying Flask apps to our own server/125 Copy-pastable-commands.txt 129B
  460. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/150 Start-and-end-code-for-this-lecture.txt 117B
  461. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/141 Start-and-end-code-for-this-lecture.txt 114B
  462. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/143 Start-and-end-code-for-this-lecture.txt 111B
  463. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/149 Start-and-end-code-for-this-lecture.txt 105B
  464. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/152 Start-and-end-code-for-this-lecture.txt 100B
  465. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/140 Start-and-end-code-for-this-lecture.txt 95B
  466. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/145 Start-and-end-code-for-this-lecture.txt 95B
  467. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/148 Start-and-end-code-for-this-lecture.txt 95B
  468. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/151 Start-and-end-code-for-this-lecture.txt 95B
  469. [TutsNode.com] - REST APIs with Flask and Python/11 Token refreshing and Flask-JWT-Extended/146 Start-and-end-code-for-this-lecture.txt 94B
  470. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/006 How-to-set-up-VSCode-with-Python.txt 86B
  471. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/010 Formatting-numbers-for-printing-in-Python.txt 69B
  472. TutsNode.com.txt 63B
  473. [TutsNode.com] - REST APIs with Flask and Python/02 A Full Python Refresher/023 Destructuring-in-Python-Teclado-Blog.txt 54B
  474. .pad/2 30B
  475. .pad/3 22B
  476. .pad/1 16B
  477. .pad/0 2B