磁力管家

磁力管家
为您索检到1085条磁力链接,耗时3毫秒。 rss

分享给好友

【影视】 API Design Patterns, video edition
收录时间:2022-02-23 文档个数:235 文档大小:6.6 GB 最近下载:2025-05-16 人气:6058 磁力链接
  • mp4[TutsNode.com] - API Design Patterns, video edition/07-Chapter 2. Anatomy of an API design pattern.mp4 97.4 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/96-Chapter 24. Defining backward compatibility - Part 2.mp4 87.0 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/23-Chapter 5. Strings.mp4 82.5 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/34-Chapter 7. Standard methods.mp4 82.3 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/97-Chapter 24. Implementation.mp4 82.2 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/12-Chapter 3. Language, grammar, and syntax.mp4 80.1 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/36-Chapter 7. List.mp4 79.3 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/05-Chapter 2. Introduction to API design patterns.mp4 78.9 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/24-Chapter 5. Enumerations.mp4 78.7 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/86-Chapter 22. Filter syntax and behavior - Part 2.mp4 78.1 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/03-Chapter 1. What are resource-oriented APIs.mp4 77.8 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/110-Chapter 28. Restoring a previous revision.mp4 76.6 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/04-Chapter 1. Expressive.mp4 74.8 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/46-Chapter 9. Resources vs. collections.mp4 74.6 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/06-Chapter 2. Why are API design patterns important.mp4 74.5 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/25-Chapter 5. Maps.mp4 74.2 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/90-Chapter 23. Consistency.mp4 74.2 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/75-Chapter 18. Batch Delete.mp4 74.2 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/77-Chapter 19. Validation only by default.mp4 73.3 MB
  • mp4[TutsNode.com] - API Design Patterns, video edition/31-Chapter 6. Implementation.mp4 71.5 MB
【影视】 Pluralsight Building a REST API Using Python and Flask
收录时间:2018-08-22 文档个数:56 文档大小:307.0 MB 最近下载:2025-05-16 人气:6005 磁力链接
  • mp408.Adding Authentication to our API/0806.Creating Decorators to Add API Authentication.mp4 14.9 MB
  • mp402.Getting Started/0201.Welcome.mp4 959.4 kB
  • mp402.Getting Started/0202.What Is Flask.mp4 5.4 MB
  • mp402.Getting Started/0203.Why Use Flask.mp4 3.9 MB
  • mp402.Getting Started/0204.Installing Flask.mp4 6.6 MB
  • mp402.Getting Started/0205.Installing Postman.mp4 2.9 MB
  • mp403.Getting Data/0301.Building Your First Flask Application.mp4 2.3 MB
  • mp403.Getting Data/0302.Returning a List of Books from Our API.mp4 5.2 MB
  • mp403.Getting Data/0303.Returning a Single Book from Our API.mp4 7.5 MB
  • mp403.Getting Data/0304.Summary.mp4 852.6 kB
  • mp404.Posting Data/0401.How to Add a Post Route.mp4 2.7 MB
  • mp404.Posting Data/0402.Getting the Request Body Sent by a Client.mp4 2.0 MB
  • mp404.Posting Data/0403.Sending Post Requests to Our Flask App.mp4 4.0 MB
  • mp404.Posting Data/0404.Sanitizing Data Sent in Post Request.mp4 6.2 MB
  • mp404.Posting Data/0405.Testing How Well We Sanitize Invalid Request Bodies.mp4 5.3 MB
  • mp404.Posting Data/0406.Adding New Books to Our Store Using Post.mp4 8.6 MB
  • mp404.Posting Data/0407.Mistake to Be Aware of When Using Post in Flask.mp4 7.1 MB
  • mp404.Posting Data/0408.Setting Status Codes and Response Bodies for Post Requests.mp4 6.6 MB
  • mp404.Posting Data/0409.Setting Location Headers for Post Requests in Flask.mp4 4.1 MB
  • mp404.Posting Data/0410. Handling Invalid Post Requests.mp4 10.5 MB
【影视】 REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC
收录时间:2021-04-25 文档个数:193 文档大小:5.8 GB 最近下载:2025-05-16 人气:5976 磁力链接
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/11. Securing API using JWT/4. JWT Authentication Coding.mp4 266.5 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/16. OIDC in Action/2. Code changes in Users WS.mp4 241.5 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/11. Securing API using JWT/6. JWT Authorization Coding.mp4 230.5 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/9. Authorization/3. Coding Authorization.mp4 199.0 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/20. HMAC/4. HMAC Coding.mp4 172.6 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/18. Securing Authors API with Okta/3. Testing and Debugging Authorization.mp4 171.8 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/1. Introduction/1. Course Introduction.mp4 148.6 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/12. Using JWT for Microservices/9. Removing Redundant Code.mp4 132.4 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/13. OAuth-2.0 Introduction/4. Authorization Code Flow.mp4 117.4 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/12. Using JWT for Microservices/4. Authors API Secured with JWT.mp4 117.3 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/20. HMAC/5. HMAC Testing.mp4 115.6 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/2. Environment Set-up/1. Development Tools Installation.mp4 113.5 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/10. Authorization with Roles and Authorities/4. Combining Roles and Authorities.mp4 113.3 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/11. Securing API using JWT/2. Parts of JWT.mp4 112.9 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/11. Securing API using JWT/7. JWT Authorization Testing.mp4 107.0 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/7. Basic Authentication - In-memory/7. See it in action.mp4 105.9 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/7. Basic Authentication - In-memory/8. File as User Repository.mp4 104.8 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/3. Use Case - Books API/2. Initial Development of Books API.mp4 104.4 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/17. OAuth 2 vs OIDC/5. Access Token vs ID Token.mp4 92.6 MB
  • mp4[TutsNode.com] - REST API Security-Basic Auth, JWT, OAuth 2.0, OIDC, MFA,HMAC/7. Basic Authentication - In-memory/4. Configuring Security.mp4 92.1 MB
【影视】 [ DevCourseWeb.com ] Udemy - Flutter Rest API BootCamp - Build 2 Real World Apps -[ 2024 ]
收录时间:2024-05-25 文档个数:29 文档大小:2.3 GB 最近下载:2025-05-16 人气:5954 磁力链接
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/12. Movie Details Screen Part-11.mp4 201.9 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/11. Creating Movies Page Part-10.mp4 197.2 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/13. Search Bar Results Part-12.mp4 189.3 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/3. Creating UI Background and Search Bar Part-2.mp4 152.4 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/9. Carousel Slider Part-8.mp4 145.2 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/10. Homepage UI With API Integration Part-9.mp4 140.0 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/4. Bottom NavBar Part-3.mp4 126.8 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/9. Getting Data from API Part-8.mp4 121.3 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/6. Creating UI Using Card for Weather Data Part-5.mp4 118.3 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/4. Creating UI Temperature Widget Part-3.mp4 107.8 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/5. Search Bar Part-4.mp4 104.3 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/8. Home Page UI Part-7.mp4 88.2 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/6. Understanding Tmdb API Part-5.mp4 85.6 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/7. Reading API Response Part-6.mp4 72.1 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/5. Creating UI Min and Max Temperature Part-4.mp4 72.0 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/8. Creating API Services Part-7.mp4 59.3 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/14. Splash Screen Part-13.mp4 56.4 MB
  • mp4~Get Your Files Here !/3. Movie App - ( Project -2 )/3. Dark Theme Setup Part-2.mp4 54.9 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/10. Permission Handling for Device Location Part-9.mp4 45.1 MB
  • mp4~Get Your Files Here !/2. Weather App - ( Project-1 )/2. Initializing Flutter Project Part-1.mp4 31.9 MB
【影视】 [GigaCourse.Com] Udemy - Postman The Complete Guide REST API Testing
收录时间:2023-12-21 文档个数:535 文档大小:6.2 GB 最近下载:2025-05-16 人气:5946 磁力链接
  • mp411 - Running Newman with other CI servers tools/180 - TeamCity.mp4 234.7 MB
  • mp418 - Advanced topics and user questions/213 - Writing files to the file system.mp4 175.5 MB
  • mp42 - Creating REST API requests with Postman/16 - Query parameters.mp4 125.5 MB
  • mp48 - Using Postman environments environment variables/146 - Global variables.mp4 123.4 MB
  • mp416 - File uploads testing automatic uploads uploading multiple files/205 - Automatic the upload and testing process with Newman.mp4 114.2 MB
  • mp410 - Automatically running tests/168 - 3 ways to access your Postman collection from Newman.mp4 112.7 MB
  • mp43 - Practice section Building REST API requests/60 - Using API documentation Assignment Solution.mp4 111.8 MB
  • mp42 - Creating REST API requests with Postman/54 - Assignment Valentins Book List API Solution.mp4 102.0 MB
  • mp48 - Using Postman environments environment variables/147 - Prerequest scripts in Postman.mp4 99.0 MB
  • mp410 - Automatically running tests/173 - Running a collection with Jenkins and generating a report.mp4 99.0 MB
  • mp43 - Practice section Building REST API requests/55 - Section overview.mp4 95.6 MB
  • mp43 - Practice section Building REST API requests/70 - Protect your API keys.mp4 93.5 MB
  • mp418 - Advanced topics and user questions/215 - Sending requests from scripts.mp4 92.2 MB
  • mp411 - Running Newman with other CI servers tools/179 - Gitlab CI.mp4 85.9 MB
  • mp41 - Introduction and first steps in Postman/1 - Course overview.mp4 81.6 MB
  • mp417 - Authentication Authorization/208 - Formbased Sessionbased authentication.mp4 78.8 MB
  • mp43 - Practice section Building REST API requests/59 - Using the API documentation Assignment.mp4 74.3 MB
  • mp49 - Advanced assertions/157 - Assertions on nested objects.mp4 73.6 MB
  • mp416 - File uploads testing automatic uploads uploading multiple files/204 - Sending and testing multipartformdata requests file upload form.mp4 71.2 MB
  • mp42 - Creating REST API requests with Postman/32 - API Authentication.mp4 70.2 MB
【影视】 [Udemy] [Илья Фофанов] Лучшие практики проектирования и реализации API на C#
收录时间:2021-03-23 文档个数:75 文档大小:1.2 GB 最近下载:2025-05-14 人气:5860 磁力链接
  • mp4Раздел 3/21.mp4 81.7 MB
  • mp4Раздел 4/28.mp4 55.8 MB
  • mp4Раздел 3/15.mp4 55.5 MB
  • mp4Раздел 2/8.mp4 50.7 MB
  • mp4Раздел 5/37.mp4 48.7 MB
  • mp4Раздел 1/3.mp4 48.3 MB
  • mp4Раздел 5/40.mp4 48.2 MB
  • mp4Раздел 7/58.mp4 47.8 MB
  • mp4Раздел 6/44.mp4 47.5 MB
  • mp4Раздел 5/39.mp4 42.6 MB
  • mp4Раздел 2/9.mp4 40.1 MB
  • mp4Раздел 3/13.mp4 33.4 MB
  • mp4Раздел 4/24.mp4 30.1 MB
  • mp4Раздел 7/57.mp4 30.0 MB
  • mp4Раздел 6/49.mp4 29.5 MB
  • mp4Раздел 3/12.mp4 29.4 MB
  • mp4Раздел 6/46.mp4 25.5 MB
  • mp4Раздел 5/36.mp4 24.4 MB
  • mp4Раздел 7/59.mp4 22.5 MB
  • mp4Раздел 1/5.mp4 21.2 MB
【影视】 [ DevCourseWeb.com ] Udemy - Mastering Postman - A Comprehensive Api Testing Course
收录时间:2023-12-18 文档个数:17 文档大小:503.1 MB 最近下载:2025-05-16 人气:5837 磁力链接
  • mp4~Get Your Files Here !/6 - Advanced Testing Techniques/14 - DataDriven Testing in Postman.mp4 79.5 MB
  • mp4~Get Your Files Here !/1 - Introduction to Postman/2 - Installing and Setup Postman.mp4 71.6 MB
  • mp4~Get Your Files Here !/4 - Variables and Environment/9 - Get and Set Variables with Scripting.mp4 69.0 MB
  • mp4~Get Your Files Here !/4 - Variables and Environment/8 - How to Add and Refer Variables.mp4 46.1 MB
  • mp4~Get Your Files Here !/3 - Working with Collection/7 - Creating and Organizing Collection.mp4 43.9 MB
  • mp4~Get Your Files Here !/7 - API Authentication and Authorization/15 - Adding Authorization to API Requests in Postman.mp4 40.6 MB
  • mp4~Get Your Files Here !/4 - Variables and Environment/10 - Managing Environments in Postman.mp4 37.6 MB
  • mp4~Get Your Files Here !/6 - Advanced Testing Techniques/13 - Create Your First Test.mp4 23.7 MB
  • mp4~Get Your Files Here !/2 - Making API Requests/3 - Making Get Request.mp4 20.2 MB
  • mp4~Get Your Files Here !/5 - Scripting in Postman/12 - Debugging Scripts in Postman.mp4 18.1 MB
  • mp4~Get Your Files Here !/2 - Making API Requests/5 - Making Put and Patch Request.mp4 17.1 MB
  • mp4~Get Your Files Here !/2 - Making API Requests/4 - Making Post Request.mp4 10.5 MB
  • mp4~Get Your Files Here !/1 - Introduction to Postman/1 - What is Postman.mp4 9.6 MB
  • mp4~Get Your Files Here !/5 - Scripting in Postman/11 - Scripts in Postman.mp4 9.0 MB
  • mp4~Get Your Files Here !/2 - Making API Requests/6 - Making Delete Request.mp4 6.7 MB
  • txt~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • urlGet Bonus Downloads Here.url 182 Bytes
【影视】 [ CourseWikia.com ] Udemy - Generate Passive Income - Build and Sell API Online
收录时间:2024-03-02 文档个数:10 文档大小:1.8 GB 最近下载:2025-05-16 人气:5824 磁力链接
  • mp4~Get Your Files Here !/3. Find Perfect API Ideas.mp4 451.2 MB
  • mp4~Get Your Files Here !/4. Build Your First API.mp4 388.4 MB
  • mp4~Get Your Files Here !/5. Hosting The API.mp4 293.9 MB
  • mp4~Get Your Files Here !/7. Promote API.mp4 257.9 MB
  • mp4~Get Your Files Here !/6. Publish API.mp4 200.5 MB
  • mp4~Get Your Files Here !/2. Basic to Buy & Sell API.mp4 134.2 MB
  • mp4~Get Your Files Here !/1. Generate Passive Income Build & Sell API Online (Promo).mp4 25.1 MB
  • html~Get Your Files Here !/8. Bonus.html 6.1 kB
  • txt~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • urlGet Bonus Downloads Here.url 181 Bytes
【影视】 Create RESTful APIs using PHP, POSTMAN and MySQL Secure API
收录时间:2024-02-27 文档个数:416 文档大小:8.1 GB 最近下载:2025-05-15 人气:5770 磁力链接
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/16. MySQL advanced commands/5. String Functions.mp4 175.7 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/8. Project1 Restful API Authentication/6. Register form.mp4 167.7 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/15. MySQL joins/5. INNER JOIN.mp4 165.9 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/8. Project1 Restful API Authentication/5. Auth Middleware Token Validation.mp4 164.2 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/4. CSS Advanced/3. Website Layout.mp4 154.0 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/8. Project1 Restful API Authentication/7. Login form.mp4 131.9 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/16. MySQL advanced commands/6. SUBQUERY.mp4 126.6 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/11. MYSQL introduction/2. MySQL Installation.mp4 125.1 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/12. MySQL basic/5. Column AS Statement.mp4 118.5 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/17. MySQL structure creation/4. Create Table in SQL Script.mp4 118.4 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/16. MySQL advanced commands/2. Timestamps.mp4 117.8 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/21. MySQL backup and restore/2. Backup database using phpMyAdmin.mp4 111.9 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/13. MySQL filtering data/5. BETWEEN.mp4 108.0 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/14. MySQL functions/5. GROUP BY – Two.mp4 107.8 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/6. Restful API Introduction/2. Installing XAMPP for PHP, MySQL and Apache.mp4 102.7 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/13. MySQL filtering data/2. SELECT WHERE Clause – Two.mp4 101.7 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/18. MySQL data queries/1. Insert.mp4 100.3 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/8. Project1 Restful API Authentication/4. JSON Web Token Handler(JWT).mp4 100.0 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/13. MySQL filtering data/7. LIKE and ILIKE.mp4 99.9 MB
  • mp4[TutsNode.net] - Create RESTful APIs using PHP, POSTMAN and MySQL Secure API/3. CSS Intermediate/11. Dropdowns.mp4 99.3 MB
【影视】 [pluralsight]Building a RESTful API with ASP.NET Core 3
收录时间:2021-03-12 文档个数:90 文档大小:779.0 MB 最近下载:2025-05-14 人气:5685 磁力链接
  • mp4Lesson 78. Demo - Partially Updating a Resource.mp4 34.9 MB
  • mp4Lesson 73. Demo - Validating Input when Updating a Resource with PUT.mp4 26.3 MB
  • mp4Lesson 48. Demo - Creating a Resource.mp4 26.1 MB
  • mp4Lesson 52. Demo - Working with Array Keys and Composite Keys.mp4 24.8 MB
  • mp4Lesson 9. Learning What the REST Constraints Are About.mp4 23.1 MB
  • mp4Lesson 7. Demo - Adding a Data Store.mp4 22.0 MB
  • mp4Lesson 70. Demo - Updating a Resource (Part 1).mp4 21.7 MB
  • mp4Lesson 49. Demo - Creating a Child Resource.mp4 19.5 MB
  • mp4Lesson 34. Demo - Handling Faults.mp4 19.2 MB
  • mp4Lesson 32. Demo - Working with Parent_Child Relationships.mp4 18.5 MB
  • mp4Lesson 72. Demo - Updating a Resource (Part 2).mp4 17.7 MB
  • mp4Lesson 28. Demo - Separating Entity Model and Outer Facing Model.mp4 17.4 MB
  • mp4Lesson 6. Demo - Creating an API Project.mp4 17.0 MB
  • mp4Lesson 24. Demo - Working with Content Negotiation and Output Formatters.mp4 16.4 MB
  • mp4Lesson 44. Demo - Grouping Action Parameters Together into One Object.mp4 15.8 MB
  • mp4Lesson 50. Demo - Creating Child Resources Together with a Parent Resource.mp4 15.6 MB
  • mp4Lesson 42. Demo - Searching through Resource Collections.mp4 14.4 MB
  • mp4Lesson 62. Demo - Class-level Input Validation with a Custom Attribute.mp4 14.2 MB
  • mp4Lesson 51. Demo - Creating a Collection of Resources.mp4 14.1 MB
  • mp4Lesson 31. Demo - Using AutoMapper.mp4 13.9 MB
【影视】 Udemy - Node.js Master. Da zero a esperti in API e Javascript ES67 [Ita]
收录时间:2023-12-23 文档个数:308 文档大小:8.6 GB 最近下载:2025-05-14 人气:5650 磁力链接
  • mp422. Fetch API/2. Fetch. Processare riposte json.mp4 110.0 MB
  • mp417. Deploy della nostra applicazione su heroku/6. Heroku. Aggiungere mysql come plugin e migrare il database.mp4 107.0 MB
  • mp416. Gestione dei todos/10. Aggiungere combo con liste nell'inserimento todo.mp4 104.6 MB
  • mp415. Gestione registrazione e login degli utenti/3. Creare rotta e controller e salvare utente.mp4 101.4 MB
  • mp416. Gestione dei todos/13. Proteggere le liste con un middleware.mp4 98.7 MB
  • mp413. TODO LIST LATO FRONTEND. TEMPLATE SYSTEM CON EXPRESS HANDLEBARS/10. hbs. Aggiornare una lista. Backend e redirect a home page.mp4 97.7 MB
  • mp419. MONGODB CRUDS/3. Filtrare records con find e findOne.mp4 95.0 MB
  • mp47. Networking. Creare client e server con il modulo http/12. Weather api frontend. Mostrare i dati in una tabella e gestire gli errori.mp4 91.9 MB
  • mp418. Mongodb. Installazione e configurazione/2. Creare un server mongo db sul cloud utilizzando mongo atlas.mp4 91.8 MB
  • mp413. TODO LIST LATO FRONTEND. TEMPLATE SYSTEM CON EXPRESS HANDLEBARS/7. hbs. Mostrare totale todos per lista.Sequelize count e group by.mp4 91.7 MB
  • mp416. Gestione dei todos/8. Inserire nuovo todo.mp4 89.9 MB
  • mp414. Gestire dati di sessione con express-session, passare dati tra pagine/1. Express-session e connect-flash. Intro.mp4 89.4 MB
  • mp41. Introduzione/2. Cosa vedremo durante il corso.mp4 86.7 MB
  • mp48. Express.js.Framework web veloce, non categorico e minimalista per Node.js/5. Expressjs weather api. async-await con axios. Chiamata alla weatherapi.mp4 86.6 MB
  • mp413. TODO LIST LATO FRONTEND. TEMPLATE SYSTEM CON EXPRESS HANDLEBARS/11. HBS. Aggiungere una nuova lista.mp4 84.9 MB
  • mp420. Ripasso di javascript es6/3. Template literal.mp4 83.7 MB
  • mp421. Promises/2. Promise resolve, reject, then e catch.mp4 82.0 MB
  • mp410. Mysql. Salvare i dati dei todos, lists e users con mysql/7. Expressjs todo list. Crud mysql delle liste.mp4 82.0 MB
  • mp410. Mysql. Salvare i dati dei todos, lists e users con mysql/8. Expressjs todo list. Finire il crud delle liste.mp4 80.6 MB
  • mp411. SEQUELIZE. OBJECT RELATIONAL MAPPER/6. Sequelize. Generare dati dei seeder con libreria faker..mp4 80.3 MB
【影视】 Udemy - Node.js API Masterclass With Express & MongoDB
收录时间:2021-03-09 文档个数:158 文档大小:5.5 GB 最近下载:2025-05-15 人气:5631 磁力链接
  • mp46. Mongoose Advanced Querying & Relationships/12. Photo Upload For Bootcamp.mp4 200.4 MB
  • mp48. Authentication, Users & Permissions - Part 2/5. Forgot Password - Send Email.mp4 138.2 MB
  • mp48. Authentication, Users & Permissions - Part 2/8. Admin Users CRUD.mp4 131.9 MB
  • mp46. Mongoose Advanced Querying & Relationships/11. Aggregate - Calculating The Average Course Cost.mp4 127.2 MB
  • mp47. Authentication, Users & Permissions - Part 1/6. Auth Protect Middleware.mp4 121.6 MB
  • mp44. Getting Started With MongoDB & Bootcamps Resource/4. Creating Our First Model.mp4 117.9 MB
  • mp46. Mongoose Advanced Querying & Relationships/4. Select & Sorting.mp4 110.7 MB
  • mp45. Custom Error Handling & Mongoose Middleware/7. GeoJSON Location & Geocoder Hook - MapQuest API.mp4 110.4 MB
  • mp42. HTTP Intro - Headers, Body, Status Codes, etc/6. HTTP Methods & RESTful APIs.mp4 107.7 MB
  • mp46. Mongoose Advanced Querying & Relationships/2. Geospatial Query - Get Bootcamps Within Radius.mp4 106.3 MB
  • mp46. Mongoose Advanced Querying & Relationships/13. Advanced Results Middleware.mp4 105.4 MB
  • mp46. Mongoose Advanced Querying & Relationships/8. Populate, Virtuals & Cascade Delete.mp4 104.4 MB
  • mp46. Mongoose Advanced Querying & Relationships/9. Single Course & Add Course.mp4 101.3 MB
  • mp46. Mongoose Advanced Querying & Relationships/3. Advanced Filtering.mp4 100.7 MB
  • mp48. Authentication, Users & Permissions - Part 2/4. Forgot Password - Generate Token.mp4 98.8 MB
  • mp47. Authentication, Users & Permissions - Part 1/4. User Login.mp4 95.6 MB
  • mp49. Bootcamp Reviews & Ratings/5. Update & Delete Reviews.mp4 92.9 MB
  • mp46. Mongoose Advanced Querying & Relationships/7. Course Routes & Controller.mp4 91.4 MB
  • mp411. Documentation & Deploy/1. Documentation With Postman & Docgen.mp4 90.6 MB
  • mp48. Authentication, Users & Permissions - Part 2/1. Bootcamp & User Relationship.mp4 88.3 MB
【影视】 Pluralsight Path. Working with REST API's in JavaScript (2020)
收录时间:2023-12-17 文档个数:336 文档大小:1.2 GB 最近下载:2025-05-15 人气:5615 磁力链接
  • mp45. Securing a JavaScript REST API with JSON Web Tokens (Deeksha Sharma, 2020)/4. Add Security to API Endpoints with JWT/3. JWT in a Cookie Part I.mp4 30.0 MB
  • mp45. Securing a JavaScript REST API with JSON Web Tokens (Deeksha Sharma, 2020)/2. Project Set up, Create Login API, and Users/5. Build Login UI.mp4 22.0 MB
  • mp44. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)/4. Managing Files on the Server/06. Demo. Sending Files to the Client.mp4 21.3 MB
  • mp44. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)/2. Uploading Single Files/07. Demo. Using Asynchronous XMLHttpRequests.mp4 20.6 MB
  • mp44. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)/3. Uploading Multiple Files/05. Demo. Tracking Progress of Multiple File Uploads.mp4 20.4 MB
  • mp44. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)/2. Uploading Single Files/03. Demo. HTML Forms.mp4 20.4 MB
  • mp45. Securing a JavaScript REST API with JSON Web Tokens (Deeksha Sharma, 2020)/2. Project Set up, Create Login API, and Users/6. DataStore and Login API.mp4 20.1 MB
  • mp44. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)/4. Managing Files on the Server/03. Demo. Receiving Single Files with ExpressJS.mp4 19.5 MB
  • mp43. Building CRUD Actions in a JavaScript REST API (Nate Taylor, 2020)/2. Creating the API/5. Working with Specific Records.mp4 18.9 MB
  • mp43. Building CRUD Actions in a JavaScript REST API (Nate Taylor, 2020)/3. Connecting the Front End/2. Getting a List of Products.mp4 18.3 MB
  • mp45. Securing a JavaScript REST API with JSON Web Tokens (Deeksha Sharma, 2020)/2. Project Set up, Create Login API, and Users/4. Frontend and Backend Code Review.mp4 18.2 MB
  • mp45. Securing a JavaScript REST API with JSON Web Tokens (Deeksha Sharma, 2020)/3. Implement Backend APIs and Introduction to JWT/2. Develop Backend Api.mp4 18.0 MB
  • mp43. Building CRUD Actions in a JavaScript REST API (Nate Taylor, 2020)/4. Searching Data/3. Creating Detailed Searches.mp4 17.6 MB
  • mp45. Securing a JavaScript REST API with JSON Web Tokens (Deeksha Sharma, 2020)/3. Implement Backend APIs and Introduction to JWT/3. Call Api from Frontend.mp4 17.4 MB
  • mp44. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)/2. Uploading Single Files/06. Demo. Uploading Forms with Synchronous XMLHttpRequests.mp4 17.3 MB
  • mp44. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)/2. Uploading Single Files/05. Demo. Styling File Input Elements.mp4 16.1 MB
  • mp46. Caching JavaScript REST API Data with Local Storage (James Millar, 2020)/4. Keeping Data Fresh/5. Demo. Polling an API.mp4 15.9 MB
  • mp46. Caching JavaScript REST API Data with Local Storage (James Millar, 2020)/5. Storing Data in PouchDB/8. Demo. Storing Data in Pouch DB.mp4 15.6 MB
  • mp42. JavaScript REST APIs. Getting Started (Paul D. Sheriff, 2020)/6. Call REST API Methods from an HTML Page/5. Add Request Package to Website and Call REST APIs.mp4 15.6 MB
  • mp42. JavaScript REST APIs. Getting Started (Paul D. Sheriff, 2020)/3. Retrieve and Search for Data Using REST API Methods/6. Read Pie Data from a File.mp4 15.1 MB
【影视】 [FreeTutorials.Us] Udemy - Postman The Complete Guide - REST API Testing
收录时间:2021-03-07 文档个数:470 文档大小:4.3 GB 最近下载:2025-05-16 人气:5595 磁力链接
  • mp415. Advanced topics and user questions/5. Writing files to the file system.mp4 218.6 MB
  • mp48. Running Newman with other CI servers tools/2. TeamCity.mp4 170.9 MB
  • mp46. Advanced assertions/7. Assertions on nested objects.mp4 117.8 MB
  • mp41. Introduction and first steps in Postman/2. Introduction and first steps in Postman.mp4 109.6 MB
  • mp47. Automatically running tests/14. Running a collection with Jenkins and generating a report.mp4 103.0 MB
  • mp47. Automatically running tests/10. 3 ways to access your Postman collection from Newman.mp4 93.2 MB
  • mp42. Creating with API requests/2. Creating requests.mp4 92.6 MB
  • mp418. Postman News & Updates/3. April 2018.mp4 92.1 MB
  • mp415. Advanced topics and user questions/7. Sending requests from scripts.mp4 89.7 MB
  • mp44. Writing tests and scripts using variables/2. Global variables.mp4 81.7 MB
  • mp46. Advanced assertions/6. Assertions on arrays.mp4 81.0 MB
  • mp48. Running Newman with other CI servers tools/1. Gitlab CI.mp4 78.6 MB
  • mp42. Creating with API requests/7. Saving requests.mp4 77.2 MB
  • mp44. Writing tests and scripts using variables/6. Pre-request scripts.mp4 73.2 MB
  • mp417. JavaScript fundamentals/9. Functions.mp4 67.6 MB
  • mp416. New features in Postman/1. Designing APIs with Postman (OpenAPI 3.0.0 Swagger).mp4 64.8 MB
  • mp41. Introduction and first steps in Postman/4. Introduction and first steps in Postman (continued).mp4 61.8 MB
  • mp417. JavaScript fundamentals/3. Data Types in JavaScript.mp4 59.5 MB
  • mp410. Running a request multiple times with different data sets/3. Using external data files - Writing tests.mp4 57.9 MB
  • mp410. Running a request multiple times with different data sets/4. Using external data files - Advanced usage.mp4 57.6 MB
【影视】 Deploying ASP.NET Core 6 Web API to Azure API Management
收录时间:2023-12-20 文档个数:59 文档大小:276.6 MB 最近下载:2025-05-16 人气:5507 磁力链接
  • mp42. Azure API Management Overview/7. Demo- Importing Our API to Azure API Management.mp4 24.2 MB
  • mp43. Deploying APIs to Azure API Management/11. Demo- API Management Developer Portal.mp4 21.7 MB
  • mp42. Azure API Management Overview/4. Demo- Deploying Our Web API to an Azure App Service.mp4 19.5 MB
  • mp43. Deploying APIs to Azure API Management/13. Demo- API Management API Revisions.mp4 17.8 MB
  • mp43. Deploying APIs to Azure API Management/10. Demo- API Management Products and Subscriptions.mp4 17.6 MB
  • mp43. Deploying APIs to Azure API Management/04. Demo- Provision API Management in Azure Portal.mp4 16.8 MB
  • mp42. Azure API Management Overview/3. Demo- Developing an ASP.NET Core 6.0 Web API.mp4 14.0 MB
  • mp43. Deploying APIs to Azure API Management/08. Demo- Prevent Bypassing API Management.mp4 13.0 MB
  • mp43. Deploying APIs to Azure API Management/12. Demo- API Management API Versions.mp4 12.7 MB
  • mp44. Enhancing APIs Using API Management Policies/4. Demo- Applying API Calling Quotas.mp4 12.4 MB
  • mp44. Enhancing APIs Using API Management Policies/8. Demo- Mock API Response.mp4 10.2 MB
  • mp43. Deploying APIs to Azure API Management/07. API Management Products, Subscriptions, Version, Revision, and Policies.mp4 10.2 MB
  • mp43. Deploying APIs to Azure API Management/09. Demo- Save API Management Configuration in Git Repository.mp4 9.0 MB
  • mp44. Enhancing APIs Using API Management Policies/3. Policy Scope.mp4 8.0 MB
  • mp43. Deploying APIs to Azure API Management/05. Demo- Provision API Management in Azure CLI.mp4 6.4 MB
  • mp43. Deploying APIs to Azure API Management/02. API Management Pricing Tiers.mp4 6.3 MB
  • mp43. Deploying APIs to Azure API Management/06. Demo- Provision API Management in Azure PowerShell.mp4 5.9 MB
  • mp42. Azure API Management Overview/5. New Business Requirements.mp4 5.3 MB
  • mp42. Azure API Management Overview/1. Overview.mp4 5.0 MB
  • mp44. Enhancing APIs Using API Management Policies/5. Demo- Limitting API Caller IPs.mp4 5.0 MB
【影视】 FastAPI Full Stack Web Development (API + Webapp)
收录时间:2022-01-23 文档个数:114 文档大小:1.5 GB 最近下载:2025-05-16 人气:5456 磁力链接
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/10. Retreive Job from DB [with TDD].mp4 148.3 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/7. Creating a Job post.mp4 117.1 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/4. Configuring Tests and Our First Test.mp4 107.5 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/11. API Endpoint to get job by ID.mp4 103.2 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/2. Create User Endpoint.mp4 99.2 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/14. Updating a job.mp4 76.2 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/15. Deleting a Job by id.mp4 67.0 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/13. List of available jobs.mp4 66.9 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/3. Connecting to Postgres Database.mp4 59.2 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/7. Creating the User Table.mp4 55.4 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/12. Password Hashing Implementation.mp4 51.1 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/6. Creating the Job Table using SQLAlchemy.mp4 48.3 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/13. Commiting our code and Best Practices.mp4 44.0 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/2. Configuring Database URL as Environment Variable.mp4 37.1 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/9. Testing Job Create Route.mp4 36.8 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/3. APIs using FastAPI/3. Hiding Un-necessary implementation details (Pydantic response filtering).mp4 34.9 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/9. Data Validation with Pydantic Schemas.mp4 30.8 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/5. Commit code to Github.mp4 30.0 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/2. Building Blocks for a FastAPI Project/10. Understanding Dependency Injection.mp4 28.7 MB
  • mp4[TutsNode.com] - FastAPI Full Stack Web Development (API + Webapp)/1. Introduction/8. Using GIT and Github.mp4 26.6 MB
【影视】 [ DevCourseWeb.com ] Udemy - Google OAuth, PHP-Symfony, API-Platform, JWT
收录时间:2024-02-01 文档个数:7 文档大小:385.2 MB 最近下载:2025-05-16 人气:5392 磁力链接
  • mp4~Get Your Files Here !/1. Create project, install packages and configuration.mp4 214.9 MB
  • mp4~Get Your Files Here !/3. Create functions and configuration for google oauth.mp4 130.9 MB
  • mp4~Get Your Files Here !/2. Create google client id and client secret.mp4 20.6 MB
  • mp4~Get Your Files Here !/5. Test requests.mp4 13.9 MB
  • mp4~Get Your Files Here !/4. Test database.mp4 5.0 MB
  • txt~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • urlGet Bonus Downloads Here.url 182 Bytes
【影视】 [ DevCourseWeb.com ] Udemy - OpenAI Python API Bootcamp - Learn to use AI, GPT3, and more!
收录时间:2024-01-12 文档个数:347 文档大小:3.4 GB 最近下载:2025-05-16 人气:5341 磁力链接
  • mp4~Get Your Files Here !/6. GPT Sentiment Analysis/4. Perform Sentiment Analysis via OpenAI.mp4 165.2 MB
  • mp4~Get Your Files Here !/5. Automatic Blog Post Creator/4. GitPython - Automatic Update Functions - Part Two.mp4 162.9 MB
  • mp4~Get Your Files Here !/2. Natural Language to SQL/4. Text Completion API - Parameter Overview.mp4 154.4 MB
  • mp4~Get Your Files Here !/8. Translation Project/2. Scraping International Newspaper Sites.mp4 123.4 MB
  • mp4~Get Your Files Here !/1. Welcome to the course!/5. Crash Course How does DALLE work.mp4 118.3 MB
  • mp4~Get Your Files Here !/1. Welcome to the course!/4. Crash Course How does GPT work.mp4 115.8 MB
  • mp4~Get Your Files Here !/1. Welcome to the course!/6. OpenAI Account Set-up.mp4 112.2 MB
  • mp4~Get Your Files Here !/7. Automatic Code Explainer - Docstrings/3. Merge Python function and Docstring.mp4 109.9 MB
  • mp4~Get Your Files Here !/2. Natural Language to SQL/5. OpenAI API Call and Request Handling.mp4 105.3 MB
  • mp4~Get Your Files Here !/2. Natural Language to SQL/2. Tabular Data Set-up.mp4 104.6 MB
  • mp4~Get Your Files Here !/10. Text Embedding for Question and Answering/5. Document Similarity and Context Injection.mp4 102.8 MB
  • mp4~Get Your Files Here !/5. Automatic Blog Post Creator/5. OpenAI API Calls.mp4 99.9 MB
  • mp4~Get Your Files Here !/8. Translation Project/3. OpenAI Translation and Summary.mp4 96.0 MB
  • mp4~Get Your Files Here !/3. Automatic Exam Creator/3. Generating Exam from Prompt.mp4 90.0 MB
  • mp4~Get Your Files Here !/1. Welcome to the course!/3. OpenAI Overview.mp4 90.0 MB
  • mp4~Get Your Files Here !/4. Automatic Recipe and Dish Image Creator/3. Generating Dish Image via Image API (DALLE).mp4 89.9 MB
  • mp4~Get Your Files Here !/5. Automatic Blog Post Creator/3. GitPython - Automatic Update Functions - Part One.mp4 88.6 MB
  • mp4~Get Your Files Here !/9. Fine-Tuning and ChatBots/2. Data Set-Up.mp4 83.5 MB
  • mp4~Get Your Files Here !/2. Natural Language to SQL/3. Natural Language Request.mp4 79.3 MB
  • mp4~Get Your Files Here !/3. Automatic Exam Creator/2. Prompt Design.mp4 76.8 MB
【影视】 End to End Automation using Python Web Application & API
收录时间:2022-01-22 文档个数:215 文档大小:4.9 GB 最近下载:2025-05-16 人气:5335 磁力链接
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/21. Project 4 Test Data Generation using Python/3. Test data generation in python-1.mp4 90.5 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/20. Project 3 Web Application Automation using Selenium Python/4. Work on Radio Button Checkbox Link Button.mp4 87.0 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/18. Pre-requisite for Project 2 Get Json understanding/5. Fetch & Validate JSON Response.mp4 86.0 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/1. Introduction & Environment Setup- Python Pycharm PIP Libraries/1. Why as a Tester we need to learn Python.mp4 80.9 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/21. Project 4 Test Data Generation using Python/6. Test data generation in python-4.mp4 79.9 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/7. Functions in Detail/5. Different types of arguments.mp4 78.7 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/20. Project 3 Web Application Automation using Selenium Python/5. Work on Dropdown or List.mp4 77.9 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/5. String Handling/1. What is String and basic operations.mp4 75.7 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/9. Modules/4. Difference between import and from-import.mp4 74.2 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/19. Project 2 RESTful API Testing using Python/1. Request Package Installation.mp4 73.9 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/13. OOPS programming/6. Data Overriding.mp4 73.5 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/21. Project 4 Test Data Generation using Python/5. Test data generation in python-3.mp4 71.3 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/16. Project 1 WebScaping using Python/4. Fetch data using BeautifulSoup.mp4 70.6 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/3. Control Execution using Condition Handling, Practical Examples and Exercise/5. Condition Handling with Logical OR and Logical AND.mp4 69.7 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/2. Getting start with basic PYTHON Programming/1. First Python Code Create Python File, Comments & Print on Console.mp4 69.2 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/6. Complex Data Types/1. List.mp4 68.3 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/9. Modules/2. How to Use Modules.mp4 68.3 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/2. Getting start with basic PYTHON Programming/5. Standard datatypes in Python Number, String, List, Tuple & Dictionary.mp4 66.1 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/19. Project 2 RESTful API Testing using Python/2. Making a GET request using python.mp4 66.1 MB
  • mp4[TutsNode.com] - End to End Automation using Python Web Application & API/20. Project 3 Web Application Automation using Selenium Python/2. Write First TestCase Open Browser Enter URL Maximize.mp4 65.3 MB
【影视】 Udemy - React & Django Full Stack web app, backend API, mobile apps (2019)
收录时间:2021-03-31 文档个数:193 文档大小:8.9 GB 最近下载:2025-05-16 人气:5327 磁力链接
  • mp45. React project/8. First POST method.mp4 188.9 MB
  • mp42. Django Introduction/10. Field types.mp4 180.8 MB
  • mp43. Django API project/8. Update and Create.mp4 179.9 MB
  • mp44. React Introduction/12. Context.mp4 154.8 MB
  • mp42. Django Introduction/24. Many to many.mp4 149.7 MB
  • mp45. React project/13. Update and Save.mp4 148.6 MB
  • mp43. Django API project/12. Restrictions.mp4 148.3 MB
  • mp42. Django Introduction/13. Model objects methods.mp4 148.2 MB
  • mp42. Django Introduction/22. One to one.mp4 148.2 MB
  • mp45. React project/9. Update View.mp4 141.9 MB
  • mp45. React project/11. Setting up controls.mp4 139.3 MB
  • mp43. Django API project/11. Register User.mp4 132.7 MB
  • mp46. React Native Introduction/13. Navigation.mp4 130.4 MB
  • mp44. React Introduction/4. Components.mp4 128.7 MB
  • mp46. React Native Introduction/3. Running your app.mp4 126.4 MB
  • mp43. Django API project/3. Models.mp4 123.6 MB
  • mp47. React Native project/2. Getting data from Django.mp4 122.6 MB
  • mp45. React project/17. Token and Cookies.mp4 122.2 MB
  • mp43. Django API project/6. Custom method.mp4 121.0 MB
  • mp43. Django API project/9. Ratings.mp4 118.6 MB
共55页 上一页 1 2 3 4 5 6 7 8 下一页