Download link
File List
-
11. Token refreshing and Flask-JWT-Extended/5. Logging in with Flask-JWT-Extended.mp4 124.94 MB
11. Token refreshing and Flask-JWT-Extended/2. A recap of the code + a few changes!.mp4 81.24 MB
11. Token refreshing and Flask-JWT-Extended/7. Adding JWT Claims.mp4 61.69 MB
11. Token refreshing and Flask-JWT-Extended/12. Customizing Flask-JWT-Extended callbacks and responses.mp4 54.73 MB
11. Token refreshing and Flask-JWT-Extended/10. Performing token refresh in our REST API.mp4 50.47 MB
9. Deploying Flask apps to our own server/6. Setting up nginx and our REST API.mp4 49.43 MB
11. Token refreshing and Flask-JWT-Extended/14. Logging users out in our REST API.mp4 48.16 MB
6. Simplifying storage with Flask-SQLAlchemy/5. Creating User and Item models.mp4 47.05 MB
11. Token refreshing and Flask-JWT-Extended/4. Testing our new Resource with Postman.mp4 44.7 MB
9. Deploying Flask apps to our own server/7. Setting up uWSGI to run our REST API.mp4 44.63 MB
11. Token refreshing and Flask-JWT-Extended/13. Blacklisting with Flask-JWT-Extended.mp4 43.59 MB
11. Token refreshing and Flask-JWT-Extended/3. Creating a User Resource for testing.mp4 41.82 MB
11. Token refreshing and Flask-JWT-Extended/8. Getting the JWT identity in and endpoint and @jwt_optional.mp4 31.15 MB
5. Storing resources in a SQL database/5. Logging in and retrieving Users from a database.mp4 30.65 MB
6. Simplifying storage with Flask-SQLAlchemy/9. Implementing the ItemModel using SQLAlchemy.mp4 29.15 MB
10. Security in your REST APIs/9. Configuring nginx for SSL.mp4 27.32 MB
5. Storing resources in a SQL database/9. Writing our Item resources to a database.mp4 27.22 MB
5. Storing resources in a SQL database/6. Signing up and writing Users to a database.mp4 24.64 MB
2. A Full Python Refresher/14. Loops in Python.mp4 24.61 MB
7. Git—version control/1. Welcome to this section.mp4 24.4 MB
10. Security in your REST APIs/4. Setting up Cloudflare.mp4 24.09 MB
3. Your first REST API/11. Using Postman for API testing.mp4 24.01 MB
6. Simplifying storage with Flask-SQLAlchemy/13. Creating a new model StoreModel.mp4 23.47 MB
2. A Full Python Refresher/19. List comprehension.mp4 23.16 MB
2. A Full Python Refresher/31. Inheritance in Object-Oriented Programming.mp4 22.92 MB
9. Deploying Flask apps to our own server/5. Setting up our new user with PostgreSQL permissions.mp4 22.89 MB
9. Deploying Flask apps to our own server/2. Setting up a DigitalOcean server.mp4 22.83 MB
9. Deploying Flask apps to our own server/2. Setting up a DigitalOcean server.vtt 22.83 MB
6. Simplifying storage with Flask-SQLAlchemy/7. Advanced Postman environments and tests.mp4 22.35 MB
2. A Full Python Refresher/6. Methods in Python.mp4 22.1 MB
4. Flask-RESTful for more efficient development/9. Authentication and logging in—part 1.mp4 22.03 MB
5. Storing resources in a SQL database/4. Running a SQLite database and interacting with it from Python.mp4 21.97 MB
9. Deploying Flask apps to our own server/9. Conclusion of this section.mp4 21.22 MB
9. Deploying Flask apps to our own server/3. Installing PostgreSQL in Ubuntu 16.04.mp4 21.2 MB
2. A Full Python Refresher/32. args and kwargs.mp4 20.72 MB
4. Flask-RESTful for more efficient development/6. Creating our Item Resource.mp4 20.21 MB
8. Deploying Flask apps to Heroku/7. Logs in Heroku and troubleshooting errors.mp4 20.02 MB
2. A Full Python Refresher/18. A programming exercise for you.mp4 19.55 MB
4. Flask-RESTful for more efficient development/5. Test-first API design—what is that.mp4 19.38 MB
6. Simplifying storage with Flask-SQLAlchemy/8. Telling SQLAlchemy about our tables and columns.mp4 19.21 MB
2. A Full Python Refresher/24. Objects in Python.mp4 19.09 MB
11. Token refreshing and Flask-JWT-Extended/9. What is a fresh token.mp4 19.09 MB
8. Deploying Flask apps to Heroku/6. Adding the required files to the project.mp4 19.02 MB
11. Token refreshing and Flask-JWT-Extended/11. Requiring a fresh token in an endpoint.mp4 18.85 MB
5. Storing resources in a SQL database/8. Retrieving our Item resources from a database.mp4 18.71 MB
4. Flask-RESTful for more efficient development/4. Your first Flask-RESTful app.mp4 18.1 MB
10. Security in your REST APIs/6. Setting our DNS records.mp4 18.01 MB
6. Simplifying storage with Flask-SQLAlchemy/10. Implementing the UserModel using SQLAlchemy.mp4 17.6 MB
8. Deploying Flask apps to Heroku/9. Adding PostgreSQL to our Heroku app.mp4 17.41 MB
6. Simplifying storage with Flask-SQLAlchemy/14. Creating the Store Resource.mp4 17.37 MB
3. Your first REST API/1. Introduction to this section.mp4 17.04 MB
9. Deploying Flask apps to our own server/4. Creating a UNIX user in Ubuntu 16.04.mp4 16.96 MB
3. Your first REST API/5. HTTP Verbs.mp4 16.81 MB
2. A Full Python Refresher/1. Introduction to this section.mp4 16.78 MB
4. Flask-RESTful for more efficient development/2. Virtualenvs and setting up Flask-RESTful.mp4 16.68 MB
3. Your first REST API/9. Implementing other endpoints.mp4 16.63 MB
3. Your first REST API/4. Your first Flask application.mp4 15.58 MB
2. A Full Python Refresher/35. Advanced decorators.mp4 15.42 MB
2. A Full Python Refresher/33. Passing functions as arguments.mp4 15.32 MB
6. Simplifying storage with Flask-SQLAlchemy/3. Setting up this section's project.mp4 15.05 MB
11. Token refreshing and Flask-JWT-Extended/6. Testing the login with Postman.mp4 14.89 MB
2. A Full Python Refresher/10. List, tuple, and set operations.mp4 14.87 MB
2. A Full Python Refresher/28. @classmethod and @staticmethod.mp4 14.32 MB
8. Deploying Flask apps to Heroku/4. Getting our code into GitHub.mp4 14.22 MB
8. Deploying Flask apps to Heroku/10. Working with Git and automatic deploys.mp4 14.22 MB
3. Your first REST API/7. Creating our application endpoints.mp4 14.13 MB
4. Flask-RESTful for more efficient development/10. Authentication and logging in—part 2.mp4 14.09 MB
5. Storing resources in a SQL database/1. Welcome to this section.mp4 13.79 MB
2. A Full Python Refresher/9. Lists, tuples, and sets.mp4 13.41 MB
10. Security in your REST APIs/3. Getting our domain name.mp4 13.28 MB
4. Flask-RESTful for more efficient development/7. The ItemList and creating Items.mp4 13.26 MB
4. Flask-RESTful for more efficient development/8. Improving code and error control.mp4 13.22 MB
5. Storing resources in a SQL database/13. Retrieving many items from the database.mp4 13.17 MB
3. Your first REST API/12. Conclusion of this section.mp4 13.13 MB
4. Flask-RESTful for more efficient development/13. Advanced request parsing with Flask-RESTful.mp4 13.05 MB
3. Your first REST API/6. REST Principles.mp4 12.99 MB
2. A Full Python Refresher/23. Solution to coding exercise Dictionaries.mp4 12.98 MB
2. A Full Python Refresher/15. If statements.mp4 12.85 MB
2. A Full Python Refresher/30. Solution to coding exercise @classmethod and @staticmethod.mp4 12.07 MB
2. A Full Python Refresher/20. Dictionaries.mp4 12.01 MB
3. Your first REST API/8. Returning a list of stores.mp4 11.99 MB
9. Deploying Flask apps to our own server/8. Testing our API to make sure everything works.mp4 11.69 MB
7. Git—version control/6. Using SSH keys for security.mp4 11.66 MB
2. A Full Python Refresher/34. Decorators in Python.mp4 11.53 MB
3. Your first REST API/10. Calling the API from JavaScript.mp4 11.53 MB
6. Simplifying storage with Flask-SQLAlchemy/15. Final testing of this section's API.mp4 11.08 MB
2. A Full Python Refresher/11. Advanced set operations.mp4 10.94 MB
8. Deploying Flask apps to Heroku/3. What is Heroku.mp4 10.69 MB
4. Flask-RESTful for more efficient development/15. Conclusion of this section.mp4 10.5 MB
2. A Full Python Refresher/3. Variables in Python.mp4 10.36 MB
2. A Full Python Refresher/17. Solution to coding exercise Flow control.mp4 10.35 MB
5. Storing resources in a SQL database/11. Refactoring insertion of items.mp4 10.29 MB
9. Deploying Flask apps to our own server/1. Welcome to this section.mp4 10.26 MB
10. Security in your REST APIs/8. Creating our SSL certificate in Cloudflare.mp4 10.21 MB
2. A Full Python Refresher/27. Solution to coding exercise Classes and objects.mp4 10.03 MB
7. Git—version control/8. Conclusion of this section.mp4 10 MB
6. Simplifying storage with Flask-SQLAlchemy/6. Verifying the app works after our changes.mp4 9.93 MB
7. Git—version control/5. The Git workflow—part 2, including GitHub.mp4 9.75 MB
8. Deploying Flask apps to Heroku/1. Welcome to this section.mp4 9.72 MB
2. A Full Python Refresher/25. A Student example.mp4 9.67 MB
5. Storing resources in a SQL database/12. The PUT method with database interaction.mp4 9.54 MB
6. Simplifying storage with Flask-SQLAlchemy/4. Improving the project structure and maintainability.mp4 9.4 MB
5. Storing resources in a SQL database/2. Setting up our project.mp4 9.38 MB
10. Security in your REST APIs/5. What is DNS.mp4 9.31 MB
6. Simplifying storage with Flask-SQLAlchemy/11. Easily displaying the ItemList resource with SQLAlchemy.mp4 9.19 MB
4. Flask-RESTful for more efficient development/12. PUT to create or update Items.mp4 8.99 MB
4. Flask-RESTful for more efficient development/11. DELETE to delete Items.mp4 8.92 MB
7. Git—version control/2. Installing Git on Mac and Windows.mp4 8.88 MB
7. Git—version control/3. What is a Git repository.mp4 8.86 MB
2. A Full Python Refresher/13. Solution to coding exercise Lists, tuples, sets.mp4 8.66 MB
6. Simplifying storage with Flask-SQLAlchemy/16. Conclusion of this section.mp4 8.64 MB
7. Git—version control/7. The README file.mp4 8.63 MB
8. Deploying Flask apps to Heroku/5. Setting up Heroku for Flask.mp4 8.3 MB
4. Flask-RESTful for more efficient development/14. Optimising our final code and request parsing.mp4 8.22 MB
2. A Full Python Refresher/36. Conclusion of this section.mp4 8.18 MB
5. Storing resources in a SQL database/10. Deleting our Item resources from the database.mp4 8.09 MB
8. Deploying Flask apps to Heroku/11. Conclusion of this section.mp4 7.91 MB
2. A Full Python Refresher/21. Are dictionaries things.mp4 7.65 MB
7. Git—version control/4. The Git workflow—part 1.mp4 7.52 MB
4. Flask-RESTful for more efficient development/1. Welcome to this section.mp4 7.14 MB
6. Simplifying storage with Flask-SQLAlchemy/1. Welcome to this section!.mp4 7.12 MB
8. Deploying Flask apps to Heroku/8. Testing the deployed API with Postman.mp4 6.92 MB
2. A Full Python Refresher/8. Solution to coding exercise Methods.mp4 6.56 MB
5. Storing resources in a SQL database/7. Preventing duplicate usernames when signing users up.mp4 5.77 MB
6. Simplifying storage with Flask-SQLAlchemy/12. No more creating tables manually—telling SQLAlchemy to create tables.mp4 5.2 MB
5. Storing resources in a SQL database/15. Conclusion of this section.mp4 5.17 MB
2. A Full Python Refresher/5. Solution to coding exercise Variables.mp4 3.47 MB
3. Your first REST API/2. Installing Flask.mp4 3.27 MB
10. Security in your REST APIs/7. Verifying everything works—this is important!.mp4 2.63 MB
9. Deploying Flask apps to our own server/2.1 digitalocean_tutorial.pdf.pdf 2.05 MB
8. Deploying Flask apps to Heroku/3.1 heroku_tutorial.pdf.pdf 2.05 MB
9. Deploying Flask apps to our own server/3.1 deploying_uwsgi_nginx.pdf.pdf 1.7 MB
5. Storing resources in a SQL database/14.1 flask-jwt-guide.pdf.pdf 350.37 KB
1. Welcome!/2.1 3_python_self_assessment.pdf.pdf 76.87 KB
9. Deploying Flask apps to our own server/7. Setting up uWSGI to run our REST API.vtt 35.89 KB
6. Simplifying storage with Flask-SQLAlchemy/5. Creating User and Item models.vtt 32.12 KB
5. Storing resources in a SQL database/5. Logging in and retrieving Users from a database.vtt 28.73 KB
9. Deploying Flask apps to our own server/6. Setting up nginx and our REST API.vtt 28.06 KB
11. Token refreshing and Flask-JWT-Extended/14.1 11_logging_users_out.zip.zip 26.74 KB
11. Token refreshing and Flask-JWT-Extended/5. Logging in with Flask-JWT-Extended.vtt 25.74 KB
11. Token refreshing and Flask-JWT-Extended/2.1 1_recap_of_code.zip.zip 21.05 KB
5. Storing resources in a SQL database/9. Writing our Item resources to a database.vtt 20.59 KB
6. Simplifying storage with Flask-SQLAlchemy/9. Implementing the ItemModel using SQLAlchemy.vtt 20.49 KB
2. A Full Python Refresher/14. Loops in Python.vtt 20.43 KB
5. Storing resources in a SQL database/6. Signing up and writing Users to a database.vtt 20.32 KB
2. A Full Python Refresher/6. Methods in Python.vtt 19.59 KB
11. Token refreshing and Flask-JWT-Extended/2. A recap of the code + a few changes!.vtt 19.27 KB
6. Simplifying storage with Flask-SQLAlchemy/13. Creating a new model StoreModel.vtt 19.1 KB
5. Storing resources in a SQL database/4. Running a SQLite database and interacting with it from Python.vtt 18.33 KB
10. Security in your REST APIs/9. Configuring nginx for SSL.vtt 17.85 KB
4. Flask-RESTful for more efficient development/9. Authentication and logging in—part 1.vtt 17.61 KB
3. Your first REST API/11. Using Postman for API testing.vtt 17.61 KB
2. A Full Python Refresher/19. List comprehension.vtt 17.51 KB
8. Deploying Flask apps to Heroku/6. Adding the required files to the project.vtt 17.32 KB
6. Simplifying storage with Flask-SQLAlchemy/8. Telling SQLAlchemy about our tables and columns.vtt 17.18 KB
4. Flask-RESTful for more efficient development/4. Your first Flask-RESTful app.vtt 16.51 KB
4. Flask-RESTful for more efficient development/5. Test-first API design—what is that.vtt 16.27 KB
4. Flask-RESTful for more efficient development/6. Creating our Item Resource.vtt 16.12 KB
3. Your first REST API/4. Your first Flask application.vtt 16.09 KB
2. A Full Python Refresher/31. Inheritance in Object-Oriented Programming.vtt 15.9 KB
3. Your first REST API/5. HTTP Verbs.vtt 15.84 KB
6. Simplifying storage with Flask-SQLAlchemy/7. Advanced Postman environments and tests.vtt 15.67 KB
11. Token refreshing and Flask-JWT-Extended/12.1 9_customizing_callbacks_and_responses.zip.zip 15.55 KB
6. Simplifying storage with Flask-SQLAlchemy/10. Implementing the UserModel using SQLAlchemy.vtt 15.31 KB
2. A Full Python Refresher/18. A programming exercise for you.vtt 15.11 KB
11. Token refreshing and Flask-JWT-Extended/13.2 10_blacklisting.zip.zip 15.07 KB
3. Your first REST API/9. Implementing other endpoints.vtt 14.76 KB
11. Token refreshing and Flask-JWT-Extended/11.1 8_requiring_a_fresh_token.zip.zip 14.46 KB
11. Token refreshing and Flask-JWT-Extended/10. Performing token refresh in our REST API.vtt 14.44 KB
5. Storing resources in a SQL database/8. Retrieving our Item resources from a database.vtt 14.14 KB
6. Simplifying storage with Flask-SQLAlchemy/14. Creating the Store Resource.vtt 13.98 KB
8. Deploying Flask apps to Heroku/9. Adding PostgreSQL to our Heroku app.vtt 13.87 KB
2. A Full Python Refresher/32. args and kwargs.vtt 13.59 KB
11. Token refreshing and Flask-JWT-Extended/10.2 7_token_refresh.zip.zip 13.55 KB
2. A Full Python Refresher/24. Objects in Python.vtt 13.42 KB
11. Token refreshing and Flask-JWT-Extended/8.1 5_jwt_optional.zip.zip 13.29 KB
11. Token refreshing and Flask-JWT-Extended/5.2 3_login_with_flask_jwt_extended.zip.zip 13.29 KB
8. Deploying Flask apps to Heroku/7. Logs in Heroku and troubleshooting errors.vtt 13.2 KB
11. Token refreshing and Flask-JWT-Extended/3.2 2_adding_user_resource_for_testing.zip.zip 13.1 KB
9. Deploying Flask apps to our own server/5. Setting up our new user with PostgreSQL permissions.vtt 12.79 KB
3. Your first REST API/6. REST Principles.vtt 12.75 KB
11. Token refreshing and Flask-JWT-Extended/7. Adding JWT Claims.vtt 12.74 KB
11. Token refreshing and Flask-JWT-Extended/12. Customizing Flask-JWT-Extended callbacks and responses.vtt 12.61 KB
4. Flask-RESTful for more efficient development/2. Virtualenvs and setting up Flask-RESTful.vtt 12.5 KB
11. Token refreshing and Flask-JWT-Extended/7.1 4_adding_claims.zip.zip 12.45 KB
2. A Full Python Refresher/10. List, tuple, and set operations.vtt 12.43 KB
9. Deploying Flask apps to our own server/4. Creating a UNIX user in Ubuntu 16.04.vtt 12.28 KB
2. A Full Python Refresher/33. Passing functions as arguments.vtt 12.03 KB
2. A Full Python Refresher/9. Lists, tuples, and sets.vtt 11.99 KB
9. Deploying Flask apps to our own server/3. Installing PostgreSQL in Ubuntu 16.04.vtt 11.98 KB
8. Deploying Flask apps to Heroku/4. Getting our code into GitHub.vtt 11.97 KB
10. Security in your REST APIs/4. Setting up Cloudflare.vtt 11.93 KB
2. A Full Python Refresher/35. Advanced decorators.vtt 11.91 KB
3. Your first REST API/7. Creating our application endpoints.vtt 11.85 KB
10. Security in your REST APIs/6. Setting our DNS records.vtt 11.73 KB
3. Your first REST API/10. Calling the API from JavaScript.vtt 11.42 KB
4. Flask-RESTful for more efficient development/8. Improving code and error control.vtt 11.39 KB
11. Token refreshing and Flask-JWT-Extended/9. What is a fresh token.vtt 10.88 KB
11. Token refreshing and Flask-JWT-Extended/3. Creating a User Resource for testing.vtt 10.83 KB
2. A Full Python Refresher/23. Solution to coding exercise Dictionaries.vtt 10.7 KB
4. Flask-RESTful for more efficient development/7. The ItemList and creating Items.vtt 10.67 KB
5. Storing resources in a SQL database/13. Retrieving many items from the database.vtt 10.67 KB
4. Flask-RESTful for more efficient development/10. Authentication and logging in—part 2.vtt 10.46 KB
8. Deploying Flask apps to Heroku/3. What is Heroku.vtt 10.42 KB
3. Your first REST API/8. Returning a list of stores.vtt 10.26 KB
2. A Full Python Refresher/15. If statements.vtt 10.2 KB
8. Deploying Flask apps to Heroku/10. Working with Git and automatic deploys.vtt 10.15 KB
2. A Full Python Refresher/3. Variables in Python.vtt 10.08 KB
4. Flask-RESTful for more efficient development/13. Advanced request parsing with Flask-RESTful.vtt 10.05 KB
11. Token refreshing and Flask-JWT-Extended/14. Logging users out in our REST API.vtt 9.99 KB
6. Simplifying storage with Flask-SQLAlchemy/3. Setting up this section's project.vtt 9.79 KB
10. Security in your REST APIs/3. Getting our domain name.vtt 9.7 KB
9. Deploying Flask apps to our own server/8. Testing our API to make sure everything works.vtt 9.67 KB
2. A Full Python Refresher/28. @classmethod and @staticmethod.vtt 9.58 KB
7. Git—version control/6. Using SSH keys for security.vtt 9.46 KB
2. A Full Python Refresher/30. Solution to coding exercise @classmethod and @staticmethod.vtt 9.42 KB
2. A Full Python Refresher/34. Decorators in Python.vtt 9.36 KB
11. Token refreshing and Flask-JWT-Extended/4. Testing our new Resource with Postman.vtt 9.29 KB
7. Git—version control/7. The README file.vtt 9.18 KB
6. Simplifying storage with Flask-SQLAlchemy/15. Final testing of this section's API.vtt 9.16 KB
2. A Full Python Refresher/11. Advanced set operations.vtt 9.06 KB
2. A Full Python Refresher/17. Solution to coding exercise Flow control.vtt 8.72 KB
11. Token refreshing and Flask-JWT-Extended/13. Blacklisting with Flask-JWT-Extended.vtt 8.69 KB
2. A Full Python Refresher/20. Dictionaries.vtt 8.66 KB
7. Git—version control/3. What is a Git repository.vtt 8.54 KB
7. Git—version control/5. The Git workflow—part 2, including GitHub.vtt 8.45 KB
6. Simplifying storage with Flask-SQLAlchemy/11. Easily displaying the ItemList resource with SQLAlchemy.vtt 8.26 KB
6. Simplifying storage with Flask-SQLAlchemy/4. Improving the project structure and maintainability.vtt 8.21 KB
8. Deploying Flask apps to Heroku/5. Setting up Heroku for Flask.vtt 8.11 KB
2. A Full Python Refresher/27. Solution to coding exercise Classes and objects.vtt 8.05 KB
2. A Full Python Refresher/25. A Student example.vtt 7.98 KB
5. Storing resources in a SQL database/12. The PUT method with database interaction.vtt 7.86 KB
11. Token refreshing and Flask-JWT-Extended/8. Getting the JWT identity in and endpoint and @jwt_optional.vtt 7.77 KB
10. Security in your REST APIs/5. What is DNS.vtt 7.6 KB
6. Simplifying storage with Flask-SQLAlchemy/6. Verifying the app works after our changes.vtt 7.28 KB
7. Git—version control/4. The Git workflow—part 1.vtt 7.22 KB
2. A Full Python Refresher/13. Solution to coding exercise Lists, tuples, sets.vtt 7.21 KB
5. Storing resources in a SQL database/11. Refactoring insertion of items.vtt 7.06 KB
4. Flask-RESTful for more efficient development/11. DELETE to delete Items.vtt 7.01 KB
4. Flask-RESTful for more efficient development/12. PUT to create or update Items.vtt 6.3 KB
5. Storing resources in a SQL database/10. Deleting our Item resources from the database.vtt 6.28 KB
4. Flask-RESTful for more efficient development/14. Optimising our final code and request parsing.vtt 6.06 KB
2. A Full Python Refresher/21. Are dictionaries things.vtt 6 KB
8. Deploying Flask apps to Heroku/8. Testing the deployed API with Postman.vtt 5.99 KB
7. Git—version control/2. Installing Git on Mac and Windows.vtt 5.93 KB
2. A Full Python Refresher/8. Solution to coding exercise Methods.vtt 5.78 KB
5. Storing resources in a SQL database/2. Setting up our project.vtt 5.55 KB
10. Security in your REST APIs/8. Creating our SSL certificate in Cloudflare.vtt 4.89 KB
11. Token refreshing and Flask-JWT-Extended/6. Testing the login with Postman.vtt 4.71 KB
11. Token refreshing and Flask-JWT-Extended/11. Requiring a fresh token in an endpoint.vtt 4.59 KB
6. Simplifying storage with Flask-SQLAlchemy/12. No more creating tables manually—telling SQLAlchemy to create tables.vtt 4.52 KB
5. Storing resources in a SQL database/7. Preventing duplicate usernames when signing users up.vtt 3.97 KB
3. Your first REST API/2. Installing Flask.vtt 3.17 KB
2. A Full Python Refresher/5. Solution to coding exercise Variables.vtt 3.03 KB
7. Git—version control/1. Welcome to this section.vtt 2.59 KB
10. Security in your REST APIs/7. Verifying everything works—this is important!.vtt 2.46 KB
12. Bonus Section/1. Bonus lecture where will your learning take you next.html 2.35 KB
9. Deploying Flask apps to our own server/9. Conclusion of this section.vtt 2.01 KB
2. A Full Python Refresher/1. Introduction to this section.vtt 1.92 KB
3. Your first REST API/1. Introduction to this section.vtt 1.81 KB
8. Deploying Flask apps to Heroku/1. Welcome to this section.vtt 1.67 KB
5. Storing resources in a SQL database/1. Welcome to this section.vtt 1.51 KB
6. Simplifying storage with Flask-SQLAlchemy/16. Conclusion of this section.vtt 1.48 KB
8. Deploying Flask apps to Heroku/11. Conclusion of this section.vtt 1.42 KB
3. Your first REST API/12. Conclusion of this section.vtt 1.28 KB
6. Simplifying storage with Flask-SQLAlchemy/1. Welcome to this section!.vtt 1.25 KB
9. Deploying Flask apps to our own server/1. Welcome to this section.vtt 1.19 KB
4. Flask-RESTful for more efficient development/15. Conclusion of this section.vtt 1.1 KB
7. Git—version control/8. Conclusion of this section.vtt 1.06 KB
11. Token refreshing and Flask-JWT-Extended/1. Welcome to this section.html 1.04 KB
2. A Full Python Refresher/36. Conclusion of this section.vtt 1.01 KB
1. Welcome!/1. How to take this course.html 940 B
5. Storing resources in a SQL database/15. Conclusion of this section.vtt 888 B
10. Security in your REST APIs/11. Extra technical SSL resources.html 858 B
2. A Full Python Refresher/2. Access the code for this section here.html 810 B
5. Storing resources in a SQL database/14. Advanced Flask-JWT Configuration.html 795 B
1. Welcome!/3. Python on Windows.html 790 B
10. Security in your REST APIs/1. Welcome to this section.html 781 B
5. Storing resources in a SQL database/3. Access the code for this section here.html 774 B
1. Welcome!/4. Python on Mac.html 659 B
11. Token refreshing and Flask-JWT-Extended/16. Flask-JWT-Extended further reading.html 654 B
4. Flask-RESTful for more efficient development/1. Welcome to this section.vtt 603 B
11. Token refreshing and Flask-JWT-Extended/15. E-book complete review of the API so far.html 520 B
4. Flask-RESTful for more efficient development/3. Access the code for this section here.html 501 B
6. Simplifying storage with Flask-SQLAlchemy/2. Access the code for this section here.html 501 B
3. Your first REST API/3. Access the code for this section here.html 491 B
3. Your first REST API/10.1 index.html.html 471 B
10. Security in your REST APIs/2. Security in REST APIs e-book.html 390 B
1. Welcome!/2. Before we get started a self-assessment.html 356 B
8. Deploying Flask apps to Heroku/2. Access the code for this section here.html 335 B
10. Security in your REST APIs/12. Conclusion of this section.html 256 B
11. Token refreshing and Flask-JWT-Extended/12.2 Start and end code for this lecture.html 177 B
11. Token refreshing and Flask-JWT-Extended/3.1 Start and end code for this lecture.html 174 B
11. Token refreshing and Flask-JWT-Extended/5.1 Start and end code for this lecture.html 171 B
11. Token refreshing and Flask-JWT-Extended/11.2 Start and end code for this lecture.html 165 B
11. Token refreshing and Flask-JWT-Extended/14.2 Start and end code for this lecture.html 160 B
11. Token refreshing and Flask-JWT-Extended/10.1 Start and end code for this lecture.html 155 B
11. Token refreshing and Flask-JWT-Extended/13.1 Start and end code for this lecture.html 155 B
11. Token refreshing and Flask-JWT-Extended/2.2 Start and end code for this lecture.html 155 B
11. Token refreshing and Flask-JWT-Extended/7.2 Start and end code for this lecture.html 155 B
11. Token refreshing and Flask-JWT-Extended/8.2 Start and end code for this lecture.html 154 B
10. Security in your REST APIs/10. Security in REST APIs.html 131 B
2. A Full Python Refresher/12. Lists, tuples, and sets.html 131 B
2. A Full Python Refresher/16. Flow control—loops and ifs.html 131 B
2. A Full Python Refresher/22. Dictionaries and students.html 131 B
2. A Full Python Refresher/26. Classes and objects.html 131 B
2. A Full Python Refresher/29. @classmethod and @staticmethod.html 131 B
2. A Full Python Refresher/4. Variables.html 131 B
2. A Full Python Refresher/7. Methods.html 131 B
Download Info
-
Tips
“[FreeCourseLab.com] Udemy - REST APIs with Flask and Python” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.