589689.xyz

[] Udemy - REST APIs with Flask and Python

  • 收录时间:2019-06-02 22:33:34
  • 文件大小:2GB
  • 下载次数:107
  • 最近下载:2021-01-17 11:50:01
  • 磁力链接:

文件列表

  1. 11. Token refreshing and Flask-JWT-Extended/5. Logging in with Flask-JWT-Extended.mp4 125MB
  2. 11. Token refreshing and Flask-JWT-Extended/2. A recap of the code + a few changes!.mp4 81MB
  3. 11. Token refreshing and Flask-JWT-Extended/7. Adding JWT Claims.mp4 62MB
  4. 11. Token refreshing and Flask-JWT-Extended/12. Customizing Flask-JWT-Extended callbacks and responses.mp4 55MB
  5. 11. Token refreshing and Flask-JWT-Extended/10. Performing token refresh in our REST API.mp4 50MB
  6. 9. Deploying Flask apps to our own server/6. Setting up nginx and our REST API.mp4 49MB
  7. 11. Token refreshing and Flask-JWT-Extended/14. Logging users out in our REST API.mp4 48MB
  8. 6. Simplifying storage with Flask-SQLAlchemy/5. Creating User and Item models.mp4 47MB
  9. 11. Token refreshing and Flask-JWT-Extended/4. Testing our new Resource with Postman.mp4 45MB
  10. 9. Deploying Flask apps to our own server/7. Setting up uWSGI to run our REST API.mp4 45MB
  11. 11. Token refreshing and Flask-JWT-Extended/13. Blacklisting with Flask-JWT-Extended.mp4 44MB
  12. 11. Token refreshing and Flask-JWT-Extended/3. Creating a User Resource for testing.mp4 42MB
  13. 11. Token refreshing and Flask-JWT-Extended/8. Getting the JWT identity in and endpoint and @jwt_optional.mp4 31MB
  14. 5. Storing resources in a SQL database/5. Logging in and retrieving Users from a database.mp4 31MB
  15. 6. Simplifying storage with Flask-SQLAlchemy/9. Implementing the ItemModel using SQLAlchemy.mp4 29MB
  16. 10. Security in your REST APIs/9. Configuring nginx for SSL.mp4 27MB
  17. 5. Storing resources in a SQL database/9. Writing our Item resources to a database.mp4 27MB
  18. 5. Storing resources in a SQL database/6. Signing up and writing Users to a database.mp4 25MB
  19. 2. A Full Python Refresher/14. Loops in Python.mp4 25MB
  20. 7. Git—version control/1. Welcome to this section.mp4 24MB
  21. 10. Security in your REST APIs/4. Setting up Cloudflare.mp4 24MB
  22. 3. Your first REST API/11. Using Postman for API testing.mp4 24MB
  23. 6. Simplifying storage with Flask-SQLAlchemy/13. Creating a new model StoreModel.mp4 23MB
  24. 2. A Full Python Refresher/19. List comprehension.mp4 23MB
  25. 2. A Full Python Refresher/31. Inheritance in Object-Oriented Programming.mp4 23MB
  26. 9. Deploying Flask apps to our own server/5. Setting up our new user with PostgreSQL permissions.mp4 23MB
  27. 9. Deploying Flask apps to our own server/2. Setting up a DigitalOcean server.mp4 23MB
  28. 9. Deploying Flask apps to our own server/2. Setting up a DigitalOcean server.vtt 23MB
  29. 6. Simplifying storage with Flask-SQLAlchemy/7. Advanced Postman environments and tests.mp4 22MB
  30. 2. A Full Python Refresher/6. Methods in Python.mp4 22MB
  31. 4. Flask-RESTful for more efficient development/9. Authentication and logging in—part 1.mp4 22MB
  32. 5. Storing resources in a SQL database/4. Running a SQLite database and interacting with it from Python.mp4 22MB
  33. 9. Deploying Flask apps to our own server/9. Conclusion of this section.mp4 21MB
  34. 9. Deploying Flask apps to our own server/3. Installing PostgreSQL in Ubuntu 16.04.mp4 21MB
  35. 2. A Full Python Refresher/32. args and kwargs.mp4 21MB
  36. 4. Flask-RESTful for more efficient development/6. Creating our Item Resource.mp4 20MB
  37. 8. Deploying Flask apps to Heroku/7. Logs in Heroku and troubleshooting errors.mp4 20MB
  38. 2. A Full Python Refresher/18. A programming exercise for you.mp4 20MB
  39. 4. Flask-RESTful for more efficient development/5. Test-first API design—what is that.mp4 19MB
  40. 6. Simplifying storage with Flask-SQLAlchemy/8. Telling SQLAlchemy about our tables and columns.mp4 19MB
  41. 2. A Full Python Refresher/24. Objects in Python.mp4 19MB
  42. 11. Token refreshing and Flask-JWT-Extended/9. What is a fresh token.mp4 19MB
  43. 8. Deploying Flask apps to Heroku/6. Adding the required files to the project.mp4 19MB
  44. 11. Token refreshing and Flask-JWT-Extended/11. Requiring a fresh token in an endpoint.mp4 19MB
  45. 5. Storing resources in a SQL database/8. Retrieving our Item resources from a database.mp4 19MB
  46. 4. Flask-RESTful for more efficient development/4. Your first Flask-RESTful app.mp4 18MB
  47. 10. Security in your REST APIs/6. Setting our DNS records.mp4 18MB
  48. 6. Simplifying storage with Flask-SQLAlchemy/10. Implementing the UserModel using SQLAlchemy.mp4 18MB
  49. 8. Deploying Flask apps to Heroku/9. Adding PostgreSQL to our Heroku app.mp4 17MB
  50. 6. Simplifying storage with Flask-SQLAlchemy/14. Creating the Store Resource.mp4 17MB
  51. 3. Your first REST API/1. Introduction to this section.mp4 17MB
  52. 9. Deploying Flask apps to our own server/4. Creating a UNIX user in Ubuntu 16.04.mp4 17MB
  53. 3. Your first REST API/5. HTTP Verbs.mp4 17MB
  54. 2. A Full Python Refresher/1. Introduction to this section.mp4 17MB
  55. 4. Flask-RESTful for more efficient development/2. Virtualenvs and setting up Flask-RESTful.mp4 17MB
  56. 3. Your first REST API/9. Implementing other endpoints.mp4 17MB
  57. 3. Your first REST API/4. Your first Flask application.mp4 16MB
  58. 2. A Full Python Refresher/35. Advanced decorators.mp4 15MB
  59. 2. A Full Python Refresher/33. Passing functions as arguments.mp4 15MB
  60. 6. Simplifying storage with Flask-SQLAlchemy/3. Setting up this section's project.mp4 15MB
  61. 11. Token refreshing and Flask-JWT-Extended/6. Testing the login with Postman.mp4 15MB
  62. 2. A Full Python Refresher/10. List, tuple, and set operations.mp4 15MB
  63. 2. A Full Python Refresher/28. @classmethod and @staticmethod.mp4 14MB
  64. 8. Deploying Flask apps to Heroku/4. Getting our code into GitHub.mp4 14MB
  65. 8. Deploying Flask apps to Heroku/10. Working with Git and automatic deploys.mp4 14MB
  66. 3. Your first REST API/7. Creating our application endpoints.mp4 14MB
  67. 4. Flask-RESTful for more efficient development/10. Authentication and logging in—part 2.mp4 14MB
  68. 5. Storing resources in a SQL database/1. Welcome to this section.mp4 14MB
  69. 2. A Full Python Refresher/9. Lists, tuples, and sets.mp4 13MB
  70. 10. Security in your REST APIs/3. Getting our domain name.mp4 13MB
  71. 4. Flask-RESTful for more efficient development/7. The ItemList and creating Items.mp4 13MB
  72. 4. Flask-RESTful for more efficient development/8. Improving code and error control.mp4 13MB
  73. 5. Storing resources in a SQL database/13. Retrieving many items from the database.mp4 13MB
  74. 3. Your first REST API/12. Conclusion of this section.mp4 13MB
  75. 4. Flask-RESTful for more efficient development/13. Advanced request parsing with Flask-RESTful.mp4 13MB
  76. 3. Your first REST API/6. REST Principles.mp4 13MB
  77. 2. A Full Python Refresher/23. Solution to coding exercise Dictionaries.mp4 13MB
  78. 2. A Full Python Refresher/15. If statements.mp4 13MB
  79. 2. A Full Python Refresher/30. Solution to coding exercise @classmethod and @staticmethod.mp4 12MB
  80. 2. A Full Python Refresher/20. Dictionaries.mp4 12MB
  81. 3. Your first REST API/8. Returning a list of stores.mp4 12MB
  82. 9. Deploying Flask apps to our own server/8. Testing our API to make sure everything works.mp4 12MB
  83. 7. Git—version control/6. Using SSH keys for security.mp4 12MB
  84. 2. A Full Python Refresher/34. Decorators in Python.mp4 12MB
  85. 3. Your first REST API/10. Calling the API from JavaScript.mp4 12MB
  86. 6. Simplifying storage with Flask-SQLAlchemy/15. Final testing of this section's API.mp4 11MB
  87. 2. A Full Python Refresher/11. Advanced set operations.mp4 11MB
  88. 8. Deploying Flask apps to Heroku/3. What is Heroku.mp4 11MB
  89. 4. Flask-RESTful for more efficient development/15. Conclusion of this section.mp4 11MB
  90. 2. A Full Python Refresher/3. Variables in Python.mp4 10MB
  91. 2. A Full Python Refresher/17. Solution to coding exercise Flow control.mp4 10MB
  92. 5. Storing resources in a SQL database/11. Refactoring insertion of items.mp4 10MB
  93. 9. Deploying Flask apps to our own server/1. Welcome to this section.mp4 10MB
  94. 10. Security in your REST APIs/8. Creating our SSL certificate in Cloudflare.mp4 10MB
  95. 2. A Full Python Refresher/27. Solution to coding exercise Classes and objects.mp4 10MB
  96. 7. Git—version control/8. Conclusion of this section.mp4 10MB
  97. 6. Simplifying storage with Flask-SQLAlchemy/6. Verifying the app works after our changes.mp4 10MB
  98. 7. Git—version control/5. The Git workflow—part 2, including GitHub.mp4 10MB
  99. 8. Deploying Flask apps to Heroku/1. Welcome to this section.mp4 10MB
  100. 2. A Full Python Refresher/25. A Student example.mp4 10MB
  101. 5. Storing resources in a SQL database/12. The PUT method with database interaction.mp4 10MB
  102. 6. Simplifying storage with Flask-SQLAlchemy/4. Improving the project structure and maintainability.mp4 9MB
  103. 5. Storing resources in a SQL database/2. Setting up our project.mp4 9MB
  104. 10. Security in your REST APIs/5. What is DNS.mp4 9MB
  105. 6. Simplifying storage with Flask-SQLAlchemy/11. Easily displaying the ItemList resource with SQLAlchemy.mp4 9MB
  106. 4. Flask-RESTful for more efficient development/12. PUT to create or update Items.mp4 9MB
  107. 4. Flask-RESTful for more efficient development/11. DELETE to delete Items.mp4 9MB
  108. 7. Git—version control/2. Installing Git on Mac and Windows.mp4 9MB
  109. 7. Git—version control/3. What is a Git repository.mp4 9MB
  110. 2. A Full Python Refresher/13. Solution to coding exercise Lists, tuples, sets.mp4 9MB
  111. 6. Simplifying storage with Flask-SQLAlchemy/16. Conclusion of this section.mp4 9MB
  112. 7. Git—version control/7. The README file.mp4 9MB
  113. 8. Deploying Flask apps to Heroku/5. Setting up Heroku for Flask.mp4 8MB
  114. 4. Flask-RESTful for more efficient development/14. Optimising our final code and request parsing.mp4 8MB
  115. 2. A Full Python Refresher/36. Conclusion of this section.mp4 8MB
  116. 5. Storing resources in a SQL database/10. Deleting our Item resources from the database.mp4 8MB
  117. 8. Deploying Flask apps to Heroku/11. Conclusion of this section.mp4 8MB
  118. 2. A Full Python Refresher/21. Are dictionaries things.mp4 8MB
  119. 7. Git—version control/4. The Git workflow—part 1.mp4 8MB
  120. 4. Flask-RESTful for more efficient development/1. Welcome to this section.mp4 7MB
  121. 6. Simplifying storage with Flask-SQLAlchemy/1. Welcome to this section!.mp4 7MB
  122. 8. Deploying Flask apps to Heroku/8. Testing the deployed API with Postman.mp4 7MB
  123. 2. A Full Python Refresher/8. Solution to coding exercise Methods.mp4 7MB
  124. 5. Storing resources in a SQL database/7. Preventing duplicate usernames when signing users up.mp4 6MB
  125. 6. Simplifying storage with Flask-SQLAlchemy/12. No more creating tables manually—telling SQLAlchemy to create tables.mp4 5MB
  126. 5. Storing resources in a SQL database/15. Conclusion of this section.mp4 5MB
  127. 2. A Full Python Refresher/5. Solution to coding exercise Variables.mp4 3MB
  128. 3. Your first REST API/2. Installing Flask.mp4 3MB
  129. 10. Security in your REST APIs/7. Verifying everything works—this is important!.mp4 3MB
  130. 9. Deploying Flask apps to our own server/2.1 digitalocean_tutorial.pdf.pdf 2MB
  131. 8. Deploying Flask apps to Heroku/3.1 heroku_tutorial.pdf.pdf 2MB
  132. 9. Deploying Flask apps to our own server/3.1 deploying_uwsgi_nginx.pdf.pdf 2MB
  133. 5. Storing resources in a SQL database/14.1 flask-jwt-guide.pdf.pdf 350KB
  134. 1. Welcome!/2.1 3_python_self_assessment.pdf.pdf 77KB
  135. 9. Deploying Flask apps to our own server/7. Setting up uWSGI to run our REST API.vtt 36KB
  136. 6. Simplifying storage with Flask-SQLAlchemy/5. Creating User and Item models.vtt 32KB
  137. 5. Storing resources in a SQL database/5. Logging in and retrieving Users from a database.vtt 29KB
  138. 9. Deploying Flask apps to our own server/6. Setting up nginx and our REST API.vtt 28KB
  139. 11. Token refreshing and Flask-JWT-Extended/14.1 11_logging_users_out.zip.zip 27KB
  140. 11. Token refreshing and Flask-JWT-Extended/5. Logging in with Flask-JWT-Extended.vtt 26KB
  141. 11. Token refreshing and Flask-JWT-Extended/2.1 1_recap_of_code.zip.zip 21KB
  142. 5. Storing resources in a SQL database/9. Writing our Item resources to a database.vtt 21KB
  143. 6. Simplifying storage with Flask-SQLAlchemy/9. Implementing the ItemModel using SQLAlchemy.vtt 20KB
  144. 2. A Full Python Refresher/14. Loops in Python.vtt 20KB
  145. 5. Storing resources in a SQL database/6. Signing up and writing Users to a database.vtt 20KB
  146. 2. A Full Python Refresher/6. Methods in Python.vtt 20KB
  147. 11. Token refreshing and Flask-JWT-Extended/2. A recap of the code + a few changes!.vtt 19KB
  148. 6. Simplifying storage with Flask-SQLAlchemy/13. Creating a new model StoreModel.vtt 19KB
  149. 5. Storing resources in a SQL database/4. Running a SQLite database and interacting with it from Python.vtt 18KB
  150. 10. Security in your REST APIs/9. Configuring nginx for SSL.vtt 18KB
  151. 4. Flask-RESTful for more efficient development/9. Authentication and logging in—part 1.vtt 18KB
  152. 3. Your first REST API/11. Using Postman for API testing.vtt 18KB
  153. 2. A Full Python Refresher/19. List comprehension.vtt 18KB
  154. 8. Deploying Flask apps to Heroku/6. Adding the required files to the project.vtt 17KB
  155. 6. Simplifying storage with Flask-SQLAlchemy/8. Telling SQLAlchemy about our tables and columns.vtt 17KB
  156. 4. Flask-RESTful for more efficient development/4. Your first Flask-RESTful app.vtt 17KB
  157. 4. Flask-RESTful for more efficient development/5. Test-first API design—what is that.vtt 16KB
  158. 4. Flask-RESTful for more efficient development/6. Creating our Item Resource.vtt 16KB
  159. 3. Your first REST API/4. Your first Flask application.vtt 16KB
  160. 2. A Full Python Refresher/31. Inheritance in Object-Oriented Programming.vtt 16KB
  161. 3. Your first REST API/5. HTTP Verbs.vtt 16KB
  162. 6. Simplifying storage with Flask-SQLAlchemy/7. Advanced Postman environments and tests.vtt 16KB
  163. 11. Token refreshing and Flask-JWT-Extended/12.1 9_customizing_callbacks_and_responses.zip.zip 16KB
  164. 6. Simplifying storage with Flask-SQLAlchemy/10. Implementing the UserModel using SQLAlchemy.vtt 15KB
  165. 2. A Full Python Refresher/18. A programming exercise for you.vtt 15KB
  166. 11. Token refreshing and Flask-JWT-Extended/13.2 10_blacklisting.zip.zip 15KB
  167. 3. Your first REST API/9. Implementing other endpoints.vtt 15KB
  168. 11. Token refreshing and Flask-JWT-Extended/11.1 8_requiring_a_fresh_token.zip.zip 14KB
  169. 11. Token refreshing and Flask-JWT-Extended/10. Performing token refresh in our REST API.vtt 14KB
  170. 5. Storing resources in a SQL database/8. Retrieving our Item resources from a database.vtt 14KB
  171. 6. Simplifying storage with Flask-SQLAlchemy/14. Creating the Store Resource.vtt 14KB
  172. 8. Deploying Flask apps to Heroku/9. Adding PostgreSQL to our Heroku app.vtt 14KB
  173. 2. A Full Python Refresher/32. args and kwargs.vtt 14KB
  174. 11. Token refreshing and Flask-JWT-Extended/10.2 7_token_refresh.zip.zip 14KB
  175. 2. A Full Python Refresher/24. Objects in Python.vtt 13KB
  176. 11. Token refreshing and Flask-JWT-Extended/8.1 5_jwt_optional.zip.zip 13KB
  177. 11. Token refreshing and Flask-JWT-Extended/5.2 3_login_with_flask_jwt_extended.zip.zip 13KB
  178. 8. Deploying Flask apps to Heroku/7. Logs in Heroku and troubleshooting errors.vtt 13KB
  179. 11. Token refreshing and Flask-JWT-Extended/3.2 2_adding_user_resource_for_testing.zip.zip 13KB
  180. 9. Deploying Flask apps to our own server/5. Setting up our new user with PostgreSQL permissions.vtt 13KB
  181. 3. Your first REST API/6. REST Principles.vtt 13KB
  182. 11. Token refreshing and Flask-JWT-Extended/7. Adding JWT Claims.vtt 13KB
  183. 11. Token refreshing and Flask-JWT-Extended/12. Customizing Flask-JWT-Extended callbacks and responses.vtt 13KB
  184. 4. Flask-RESTful for more efficient development/2. Virtualenvs and setting up Flask-RESTful.vtt 12KB
  185. 11. Token refreshing and Flask-JWT-Extended/7.1 4_adding_claims.zip.zip 12KB
  186. 2. A Full Python Refresher/10. List, tuple, and set operations.vtt 12KB
  187. 9. Deploying Flask apps to our own server/4. Creating a UNIX user in Ubuntu 16.04.vtt 12KB
  188. 2. A Full Python Refresher/33. Passing functions as arguments.vtt 12KB
  189. 2. A Full Python Refresher/9. Lists, tuples, and sets.vtt 12KB
  190. 9. Deploying Flask apps to our own server/3. Installing PostgreSQL in Ubuntu 16.04.vtt 12KB
  191. 8. Deploying Flask apps to Heroku/4. Getting our code into GitHub.vtt 12KB
  192. 10. Security in your REST APIs/4. Setting up Cloudflare.vtt 12KB
  193. 2. A Full Python Refresher/35. Advanced decorators.vtt 12KB
  194. 3. Your first REST API/7. Creating our application endpoints.vtt 12KB
  195. 10. Security in your REST APIs/6. Setting our DNS records.vtt 12KB
  196. 3. Your first REST API/10. Calling the API from JavaScript.vtt 11KB
  197. 4. Flask-RESTful for more efficient development/8. Improving code and error control.vtt 11KB
  198. 11. Token refreshing and Flask-JWT-Extended/9. What is a fresh token.vtt 11KB
  199. 11. Token refreshing and Flask-JWT-Extended/3. Creating a User Resource for testing.vtt 11KB
  200. 2. A Full Python Refresher/23. Solution to coding exercise Dictionaries.vtt 11KB
  201. 4. Flask-RESTful for more efficient development/7. The ItemList and creating Items.vtt 11KB
  202. 5. Storing resources in a SQL database/13. Retrieving many items from the database.vtt 11KB
  203. 4. Flask-RESTful for more efficient development/10. Authentication and logging in—part 2.vtt 10KB
  204. 8. Deploying Flask apps to Heroku/3. What is Heroku.vtt 10KB
  205. 3. Your first REST API/8. Returning a list of stores.vtt 10KB
  206. 2. A Full Python Refresher/15. If statements.vtt 10KB
  207. 8. Deploying Flask apps to Heroku/10. Working with Git and automatic deploys.vtt 10KB
  208. 2. A Full Python Refresher/3. Variables in Python.vtt 10KB
  209. 4. Flask-RESTful for more efficient development/13. Advanced request parsing with Flask-RESTful.vtt 10KB
  210. 11. Token refreshing and Flask-JWT-Extended/14. Logging users out in our REST API.vtt 10KB
  211. 6. Simplifying storage with Flask-SQLAlchemy/3. Setting up this section's project.vtt 10KB
  212. 10. Security in your REST APIs/3. Getting our domain name.vtt 10KB
  213. 9. Deploying Flask apps to our own server/8. Testing our API to make sure everything works.vtt 10KB
  214. 2. A Full Python Refresher/28. @classmethod and @staticmethod.vtt 10KB
  215. 7. Git—version control/6. Using SSH keys for security.vtt 9KB
  216. 2. A Full Python Refresher/30. Solution to coding exercise @classmethod and @staticmethod.vtt 9KB
  217. 2. A Full Python Refresher/34. Decorators in Python.vtt 9KB
  218. 11. Token refreshing and Flask-JWT-Extended/4. Testing our new Resource with Postman.vtt 9KB
  219. 7. Git—version control/7. The README file.vtt 9KB
  220. 6. Simplifying storage with Flask-SQLAlchemy/15. Final testing of this section's API.vtt 9KB
  221. 2. A Full Python Refresher/11. Advanced set operations.vtt 9KB
  222. 2. A Full Python Refresher/17. Solution to coding exercise Flow control.vtt 9KB
  223. 11. Token refreshing and Flask-JWT-Extended/13. Blacklisting with Flask-JWT-Extended.vtt 9KB
  224. 2. A Full Python Refresher/20. Dictionaries.vtt 9KB
  225. 7. Git—version control/3. What is a Git repository.vtt 9KB
  226. 7. Git—version control/5. The Git workflow—part 2, including GitHub.vtt 8KB
  227. 6. Simplifying storage with Flask-SQLAlchemy/11. Easily displaying the ItemList resource with SQLAlchemy.vtt 8KB
  228. 6. Simplifying storage with Flask-SQLAlchemy/4. Improving the project structure and maintainability.vtt 8KB
  229. 8. Deploying Flask apps to Heroku/5. Setting up Heroku for Flask.vtt 8KB
  230. 2. A Full Python Refresher/27. Solution to coding exercise Classes and objects.vtt 8KB
  231. 2. A Full Python Refresher/25. A Student example.vtt 8KB
  232. 5. Storing resources in a SQL database/12. The PUT method with database interaction.vtt 8KB
  233. 11. Token refreshing and Flask-JWT-Extended/8. Getting the JWT identity in and endpoint and @jwt_optional.vtt 8KB
  234. 10. Security in your REST APIs/5. What is DNS.vtt 8KB
  235. 6. Simplifying storage with Flask-SQLAlchemy/6. Verifying the app works after our changes.vtt 7KB
  236. 7. Git—version control/4. The Git workflow—part 1.vtt 7KB
  237. 2. A Full Python Refresher/13. Solution to coding exercise Lists, tuples, sets.vtt 7KB
  238. 5. Storing resources in a SQL database/11. Refactoring insertion of items.vtt 7KB
  239. 4. Flask-RESTful for more efficient development/11. DELETE to delete Items.vtt 7KB
  240. 4. Flask-RESTful for more efficient development/12. PUT to create or update Items.vtt 6KB
  241. 5. Storing resources in a SQL database/10. Deleting our Item resources from the database.vtt 6KB
  242. 4. Flask-RESTful for more efficient development/14. Optimising our final code and request parsing.vtt 6KB
  243. 2. A Full Python Refresher/21. Are dictionaries things.vtt 6KB
  244. 8. Deploying Flask apps to Heroku/8. Testing the deployed API with Postman.vtt 6KB
  245. 7. Git—version control/2. Installing Git on Mac and Windows.vtt 6KB
  246. 2. A Full Python Refresher/8. Solution to coding exercise Methods.vtt 6KB
  247. 5. Storing resources in a SQL database/2. Setting up our project.vtt 6KB
  248. 10. Security in your REST APIs/8. Creating our SSL certificate in Cloudflare.vtt 5KB
  249. 11. Token refreshing and Flask-JWT-Extended/6. Testing the login with Postman.vtt 5KB
  250. 11. Token refreshing and Flask-JWT-Extended/11. Requiring a fresh token in an endpoint.vtt 5KB
  251. 6. Simplifying storage with Flask-SQLAlchemy/12. No more creating tables manually—telling SQLAlchemy to create tables.vtt 5KB
  252. 5. Storing resources in a SQL database/7. Preventing duplicate usernames when signing users up.vtt 4KB
  253. 3. Your first REST API/2. Installing Flask.vtt 3KB
  254. 2. A Full Python Refresher/5. Solution to coding exercise Variables.vtt 3KB
  255. 7. Git—version control/1. Welcome to this section.vtt 3KB
  256. 10. Security in your REST APIs/7. Verifying everything works—this is important!.vtt 2KB
  257. 12. Bonus Section/1. Bonus lecture where will your learning take you next.html 2KB
  258. 9. Deploying Flask apps to our own server/9. Conclusion of this section.vtt 2KB
  259. 2. A Full Python Refresher/1. Introduction to this section.vtt 2KB
  260. 3. Your first REST API/1. Introduction to this section.vtt 2KB
  261. 8. Deploying Flask apps to Heroku/1. Welcome to this section.vtt 2KB
  262. 5. Storing resources in a SQL database/1. Welcome to this section.vtt 2KB
  263. 6. Simplifying storage with Flask-SQLAlchemy/16. Conclusion of this section.vtt 1KB
  264. 8. Deploying Flask apps to Heroku/11. Conclusion of this section.vtt 1KB
  265. 3. Your first REST API/12. Conclusion of this section.vtt 1KB
  266. 6. Simplifying storage with Flask-SQLAlchemy/1. Welcome to this section!.vtt 1KB
  267. 9. Deploying Flask apps to our own server/1. Welcome to this section.vtt 1KB
  268. 4. Flask-RESTful for more efficient development/15. Conclusion of this section.vtt 1KB
  269. 7. Git—version control/8. Conclusion of this section.vtt 1KB
  270. 11. Token refreshing and Flask-JWT-Extended/1. Welcome to this section.html 1KB
  271. 2. A Full Python Refresher/36. Conclusion of this section.vtt 1KB
  272. 1. Welcome!/1. How to take this course.html 940B
  273. 5. Storing resources in a SQL database/15. Conclusion of this section.vtt 888B
  274. 10. Security in your REST APIs/11. Extra technical SSL resources.html 858B
  275. 2. A Full Python Refresher/2. Access the code for this section here.html 810B
  276. 5. Storing resources in a SQL database/14. Advanced Flask-JWT Configuration.html 795B
  277. 1. Welcome!/3. Python on Windows.html 790B
  278. 10. Security in your REST APIs/1. Welcome to this section.html 781B
  279. 5. Storing resources in a SQL database/3. Access the code for this section here.html 774B
  280. 1. Welcome!/4. Python on Mac.html 659B
  281. 11. Token refreshing and Flask-JWT-Extended/16. Flask-JWT-Extended further reading.html 654B
  282. 4. Flask-RESTful for more efficient development/1. Welcome to this section.vtt 603B
  283. 11. Token refreshing and Flask-JWT-Extended/15. E-book complete review of the API so far.html 520B
  284. 4. Flask-RESTful for more efficient development/3. Access the code for this section here.html 501B
  285. 6. Simplifying storage with Flask-SQLAlchemy/2. Access the code for this section here.html 501B
  286. 3. Your first REST API/3. Access the code for this section here.html 491B
  287. 3. Your first REST API/10.1 index.html.html 471B
  288. 10. Security in your REST APIs/2. Security in REST APIs e-book.html 390B
  289. 1. Welcome!/2. Before we get started a self-assessment.html 356B
  290. 8. Deploying Flask apps to Heroku/2. Access the code for this section here.html 335B
  291. 10. Security in your REST APIs/12. Conclusion of this section.html 256B
  292. 11. Token refreshing and Flask-JWT-Extended/12.2 Start and end code for this lecture.html 177B
  293. 11. Token refreshing and Flask-JWT-Extended/3.1 Start and end code for this lecture.html 174B
  294. 11. Token refreshing and Flask-JWT-Extended/5.1 Start and end code for this lecture.html 171B
  295. 11. Token refreshing and Flask-JWT-Extended/11.2 Start and end code for this lecture.html 165B
  296. 11. Token refreshing and Flask-JWT-Extended/14.2 Start and end code for this lecture.html 160B
  297. 11. Token refreshing and Flask-JWT-Extended/10.1 Start and end code for this lecture.html 155B
  298. 11. Token refreshing and Flask-JWT-Extended/13.1 Start and end code for this lecture.html 155B
  299. 11. Token refreshing and Flask-JWT-Extended/2.2 Start and end code for this lecture.html 155B
  300. 11. Token refreshing and Flask-JWT-Extended/7.2 Start and end code for this lecture.html 155B
  301. 11. Token refreshing and Flask-JWT-Extended/8.2 Start and end code for this lecture.html 154B
  302. 10. Security in your REST APIs/10. Security in REST APIs.html 131B
  303. 2. A Full Python Refresher/12. Lists, tuples, and sets.html 131B
  304. 2. A Full Python Refresher/16. Flow control—loops and ifs.html 131B
  305. 2. A Full Python Refresher/22. Dictionaries and students.html 131B
  306. 2. A Full Python Refresher/26. Classes and objects.html 131B
  307. 2. A Full Python Refresher/29. @classmethod and @staticmethod.html 131B
  308. 2. A Full Python Refresher/4. Variables.html 131B
  309. 2. A Full Python Refresher/7. Methods.html 131B