Other
[DesireCourse Net] Udemy - REST APIs with Flask and Python
Torrent info
Name:[DesireCourse Net] Udemy - REST APIs with Flask and Python
Infohash: 9942F1CEABB8F74DD8E8CF26F2B7FFF6CDEB2C40
Total Size: 3.74 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-12-16 00:41:18 (Update Now)
Torrent added: 2020-01-14 14:01:10
Torrent Files List
1. Welcome! (Size: 3.74 GB) (Files: 355)
1. Welcome!
1. How to take this course.html
2. Before we get started a self-assessment.html
2.1 3_python_self_assessment.pdf.pdf
3. Python on Windows.html
4. Python on Mac.html
10. Security in your REST APIs
1. Welcome to this section.html
10. Security in REST APIs.html
11. Extra technical SSL resources.html
12. Conclusion of this section.html
2. Security in REST APIs e-book.html
3. Getting our domain name.mp4
3. Getting our domain name.vtt
4. Setting up Cloudflare.mp4
4. Setting up Cloudflare.vtt
5. What is DNS.mp4
5. What is DNS.vtt
6. Setting our DNS records.mp4
6. Setting our DNS records.vtt
7. Verifying everything works—this is important!.mp4
7. Verifying everything works—this is important!.vtt
8. Creating our SSL certificate in Cloudflare.mp4
8. Creating our SSL certificate in Cloudflare.vtt
9. Configuring nginx for SSL.mp4
9. Configuring nginx for SSL.vtt
11. Token refreshing and Flask-JWT-Extended
1. Welcome to this section.html
10. Performing token refresh in our REST API.mp4
10. Performing token refresh in our REST API.vtt
10.1 7_token_refresh.zip.zip
10.2 Start and end code for this lecture.html
11. Requiring a fresh token in an endpoint.mp4
11. Requiring a fresh token in an endpoint.vtt
11.1 Start and end code for this lecture.html
11.2 8_requiring_a_fresh_token.zip.zip
12. Customizing Flask-JWT-Extended callbacks and responses.mp4
12. Customizing Flask-JWT-Extended callbacks and responses.vtt
12.1 Start and end code for this lecture.html
12.2 9_customizing_callbacks_and_responses.zip.zip
13. Blacklisting with Flask-JWT-Extended.mp4
13. Blacklisting with Flask-JWT-Extended.vtt
13.1 Start and end code for this lecture.html
13.2 10_blacklisting.zip.zip
14. Logging users out in our REST API.mp4
14. Logging users out in our REST API.vtt
14.1 Start and end code for this lecture.html
14.2 11_logging_users_out.zip.zip
15. E-book complete review of the API so far.html
16. Flask-JWT-Extended further reading.html
2. A recap of the code + a few changes!.mp4
2. A recap of the code + a few changes!.vtt
2.1 Start and end code for this lecture.html
2.2 1_recap_of_code.zip.zip
3. Creating a User Resource for testing.mp4
3. Creating a User Resource for testing.vtt
3.1 2_adding_user_resource_for_testing.zip.zip
3.2 Start and end code for this lecture.html
4. Testing our new Resource with Postman.mp4
4. Testing our new Resource with Postman.vtt
5. Logging in with Flask-JWT-Extended.mp4
5. Logging in with Flask-JWT-Extended.vtt
5.1 3_login_with_flask_jwt_extended.zip.zip
5.2 Start and end code for this lecture.html
6. Testing the login with Postman.mp4
6. Testing the login with Postman.vtt
7. Adding JWT Claims.mp4
7. Adding JWT Claims.vtt
7.1 4_adding_claims.zip.zip
7.2 Start and end code for this lecture.html
8. Getting the JWT identity in and endpoint and @jwt_optional.mp4
8. Getting the JWT identity in and endpoint and @jwt_optional.vtt
8.1 5_jwt_optional.zip.zip
8.2 Start and end code for this lecture.html
9. What is a fresh token.mp4
9. What is a fresh token.vtt
12. Bonus Section
1. Bonus lecture where will your learning take you next.html
2. A Full Python Refresher
1. Introduction to this section.mp4
1. Introduction to this section.vtt
10. Advanced set operations.mp4
10. Advanced set operations.vtt
11. Lists, tuples, and sets.html
12. Solution to coding exercise Lists, tuples, sets.mp4
12. Solution to coding exercise Lists, tuples, sets.vtt
13. Booleans in Python.mp4
13. Booleans in Python.vtt
14. If statements.mp4
14. If statements.vtt
15. The 'in' keyword in Python.mp4
15. The 'in' keyword in Python.vtt
16. If statements with the 'in' keyword.mp4
16. If statements with the 'in' keyword.vtt
17. Loops in Python.mp4
17. Loops in Python.vtt
18. Flow control—loops and ifs.html
19. Solution to coding exercise Flow control.mp4
19. Solution to coding exercise Flow control.vtt
2. Access the code for this section here.html
20. List comprehensions in Python.mp4
20. List comprehensions in Python.vtt
21. Dictionaries.mp4
21. Dictionaries.vtt
22. Destructuring variables.mp4
22. Destructuring variables.vtt
22.1 Destructuring in Python - Teclado Blog.html
23. Functions in Python.mp4
23. Functions in Python.vtt
24. Function arguments and parameters.mp4
24. Function arguments and parameters.vtt
25. Default parameter values.mp4
25. Default parameter values.vtt
26. Functions returning values.mp4
26. Functions returning values.vtt
27. Functions.html
28. Solution to coding exercise Functions.mp4
28. Solution to coding exercise Functions.vtt
29. Lambda functions in Python.mp4
29. Lambda functions in Python.vtt
3. Variables in Python.mp4
3. Variables in Python.vtt
3.1 How to set up VSCode with Python.html
30. Dictionary comprehensions.mp4
30. Dictionary comprehensions.vtt
31. Dictionaries and students.html
32. Solution to coding exercise Dictionaries.mp4
32. Solution to coding exercise Dictionaries.vtt
33. Unpacking arguments.mp4
33. Unpacking arguments.vtt
34. Unpacking keyword arguments.mp4
34. Unpacking keyword arguments.vtt
35. Object-Oriented Programming in Python.mp4
35. Object-Oriented Programming in Python.vtt
36. Magic methods __str__ and __repr__.mp4
36. Magic methods __str__ and __repr__.vtt
37. Classes and objects.html
38. Solution to coding exercise Classes and objects.mp4
38. Solution to coding exercise Classes and objects.vtt
39. @classmethod and @staticmethod.mp4
39. @classmethod and @staticmethod.vtt
4. Variables.html
40. @classmethod and @staticmethod.html
41. Solution to coding exercise @classmethod and @staticmethod.mp4
41. Solution to coding exercise @classmethod and @staticmethod.vtt
42. Class inheritance.mp4
42. Class inheritance.vtt
43. Class composition.mp4
43. Class composition.vtt
44. Type hinting in Python 3.5+.mp4
44. Type hinting in Python 3.5+.vtt
45. Imports in Python.mp4
45. Imports in Python.vtt
46. Relative imports in Python.mp4
46. Relative imports in Python.vtt
47. Errors in Python.mp4
47. Errors in Python.vtt
48. Custom error classes.mp4
48. Custom error classes.vtt
49. First-class functions.mp4
49. First-class functions.vtt
5. Solution to coding exercise Variables.mp4
5. Solution to coding exercise Variables.vtt
50. Simple decorators in Python.mp4
50. Simple decorators in Python.vtt
51. The 'at' syntax for decorators.mp4
51. The 'at' syntax for decorators.vtt
52. Decorating functions with parameters.mp4
52. Decorating functions with parameters.vtt
53. Decorators with parameters.mp4
53. Decorators with parameters.vtt
54. Mutability in Python.mp4
54. Mutability in Python.vtt
55. Mutable default parameters (and why they're a bad idea).mp4
55. Mutable default parameters (and why they're a bad idea).vtt
56. Conclusion of this section.mp4
56. Conclusion of this section.vtt
6. String formatting in Python.mp4
6. String formatting in Python.vtt
7. Getting user input.mp4
7. Getting user input.vtt
8. Writing our first Python app.mp4
8. Writing our first Python app.vtt
9. Lists, tuples, and sets.mp4
9. Lists, tuples, and sets.vtt
3. Your first REST API
1. Introduction to this section.mp4
1. Introduction to this section.vtt
10. Implementing other endpoints.mp4
10. Implementing other endpoints.vtt
11. Calling the API from JavaScript.mp4
11. Calling the API from JavaScript.vtt
11.1 index.html.html
12. Using Postman for API testing.mp4
12. Using Postman for API testing.vtt
13. Conclusion of this section.mp4
13. Conclusion of this section.vtt
2. What is an API.html
3. Installing Flask.mp4
3. Installing Flask.vtt
4. Access the code for this section here.html
5. Your first Flask application.mp4
5. Your first Flask application.vtt
6. HTTP Verbs.mp4
6. HTTP Verbs.vtt
7. REST Principles.mp4
7. REST Principles.vtt
8. Creating our application endpoints.mp4
8. Creating our application endpoints.vtt
9. Returning a list of stores.mp4
9. Returning a list of stores.vtt
4. Flask-RESTful for more efficient development
1. Welcome to this section.mp4
1. Welcome to this section.vtt
10. Authentication and logging in—part 2.mp4
10. Authentication and logging in—part 2.vtt
11. DELETE to delete Items.mp4
11. DELETE to delete Items.vtt
12. PUT to create or update Items.mp4
12. PUT to create or update Items.vtt
13. Advanced request parsing with Flask-RESTful.mp4
13. Advanced request parsing with Flask-RESTful.vtt
14. Optimising our final code and request parsing.mp4
14. Optimising our final code and request parsing.vtt
15. Conclusion of this section.mp4
15. Conclusion of this section.vtt
2. Virtualenvs and setting up Flask-RESTful.mp4
2. Virtualenvs and setting up Flask-RESTful.vtt
3. Access the code for this section here.html
4. Your first Flask-RESTful app.mp4
4. Your first Flask-RESTful app.vtt
5. Test-first API design—what is that.mp4
5. Test-first API design—what is that.vtt
6. Creating our Item Resource.mp4
6. Creating our Item Resource.vtt
7. The ItemList and creating Items.mp4
7. The ItemList and creating Items.vtt
8. Improving code and error control.mp4
8. Improving code and error control.vtt
9. Authentication and logging in—part 1.mp4
9. Authentication and logging in—part 1.vtt
5. Storing resources in a SQL database
1. Welcome to this section.mp4
1. Welcome to this section.vtt
10. Deleting our Item resources from the database.mp4
10. Deleting our Item resources from the database.vtt
11. Refactoring insertion of items.mp4
11. Refactoring insertion of items.vtt
12. The PUT method with database interaction.mp4
12. The PUT method with database interaction.vtt
13. Retrieving many items from the database.mp4
13. Retrieving many items from the database.vtt
14. Advanced Flask-JWT Configuration.html
14.1 Flask-JWT Configuration Tutorial.pdf.pdf
15. Conclusion of this section.mp4
15. Conclusion of this section.vtt
2. Setting up our project.mp4
2. Setting up our project.vtt
3. Access the code for this section here.html
4. Running a SQLite database and interacting with it from Python.mp4
4. Running a SQLite database and interacting with it from Python.vtt
5. Logging in and retrieving Users from a database.mp4
5. Logging in and retrieving Users from a database.vtt
6. Signing up and writing Users to a database.mp4
6. Signing up and writing Users to a database.vtt
7. Preventing duplicate usernames when signing users up.mp4
7. Preventing duplicate usernames when signing users up.vtt
8. Retrieving our Item resources from a database.mp4
8. Retrieving our Item resources from a database.vtt
9. Writing our Item resources to a database.mp4
9. Writing our Item resources to a database.vtt
6. Simplifying storage with Flask-SQLAlchemy
1. Welcome to this section!.mp4
1. Welcome to this section!.vtt
10. Implementing the UserModel using SQLAlchemy.mp4
10. Implementing the UserModel using SQLAlchemy.vtt
11. Easily displaying the ItemList resource with SQLAlchemy.mp4
11. Easily displaying the ItemList resource with SQLAlchemy.vtt
12. No more creating tables manually—telling SQLAlchemy to create tables.mp4
12. No more creating tables manually—telling SQLAlchemy to create tables.vtt
13. Creating a new model StoreModel.mp4
13. Creating a new model StoreModel.vtt
14. Creating the Store Resource.mp4
14. Creating the Store Resource.vtt
15. Final testing of this section's API.mp4
15. Final testing of this section's API.vtt
16. Conclusion of this section.mp4
16. Conclusion of this section.vtt
2. Access the code for this section here.html
3. Setting up this section's project.mp4
3. Setting up this section's project.vtt
4. Improving the project structure and maintainability.mp4
4. Improving the project structure and maintainability.vtt
5. Creating User and Item models.mp4
5. Creating User and Item models.vtt
6. Verifying the app works after our changes.mp4
6. Verifying the app works after our changes.vtt
7. Advanced Postman environments and tests.mp4
7. Advanced Postman environments and tests.vtt
8. Telling SQLAlchemy about our tables and columns.mp4
8. Telling SQLAlchemy about our tables and columns.vtt
9. Implementing the ItemModel using SQLAlchemy.mp4
9. Implementing the ItemModel using SQLAlchemy.vtt
7. Git—version control
1. Welcome to this section.mp4
1. Welcome to this section.vtt
2. Installing Git on Mac and Windows.mp4
2. Installing Git on Mac and Windows.vtt
3. What is a Git repository.mp4
3. What is a Git repository.vtt
4. The Git workflow—part 1.mp4
4. The Git workflow—part 1.vtt
5. The Git workflow—part 2, including GitHub.mp4
5. The Git workflow—part 2, including GitHub.vtt
6. Using SSH keys for security.mp4
6. Using SSH keys for security.vtt
7. The README file.mp4
7. The README file.vtt
8. Conclusion of this section.mp4
8. Conclusion of this section.vtt
8. Deploying Flask apps to Heroku
1. Welcome to this section.mp4
1. Welcome to this section.vtt
10. Working with Git and automatic deploys.mp4
10. Working with Git and automatic deploys.vtt
11. Conclusion of this section.mp4
11. Conclusion of this section.vtt
2. Access the code for this section here.html
3. What is Heroku.mp4
3. What is Heroku.vtt
3.1 Heroku Tutorial.pdf.pdf
4. Getting our code into GitHub.mp4
4. Getting our code into GitHub.vtt
5. Setting up Heroku for Flask.mp4
5. Setting up Heroku for Flask.vtt
6. Adding the required files to the project.mp4
6. Adding the required files to the project.vtt
7. Logs in Heroku and troubleshooting errors.mp4
7. Logs in Heroku and troubleshooting errors.vtt
8. Testing the deployed API with Postman.mp4
8. Testing the deployed API with Postman.vtt
9. Adding PostgreSQL to our Heroku app.mp4
9. Adding PostgreSQL to our Heroku app.vtt
9. Deploying Flask apps to our own server
1. Welcome to this section.mp4
1. Welcome to this section.vtt
10. Conclusion of this section.mp4
10. Conclusion of this section.vtt
2. Setting up a DigitalOcean server.mp4
2. Setting up a DigitalOcean server.vtt
2.1 DigitalOcean Tutorial.pdf.pdf
3. Want to deploy to AWS.html
4. Installing PostgreSQL in Ubuntu 16.04.mp4
4. Installing PostgreSQL in Ubuntu 16.04.vtt
4.1 How To Deploy Python App Using uWSGI And Nginx.pdf.pdf
5. Creating a UNIX user in Ubuntu 16.04.mp4
5. Creating a UNIX user in Ubuntu 16.04.vtt
6. Setting up our new user with PostgreSQL permissions.mp4
6. Setting up our new user with PostgreSQL permissions.vtt
7. Setting up nginx and our REST API.mp4
7. Setting up nginx and our REST API.vtt
8. Setting up uWSGI to run our REST API.mp4
8. Setting up uWSGI to run our REST API.vtt
9. Testing our API to make sure everything works.mp4
9. Testing our API to make sure everything works.vtt
[CourseClub.Me].url
[DesireCourse.Net].url
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [DesireCourse Net] Udemy - REST APIs with Flask and Python Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







