- 【影视】 [DesireCourse.Net] Udemy - AWS Serverless APIs & Apps - A Complete Introduction
- 收录时间:2020-03-11 文档个数:309 文档大小:2.0 GB 最近下载:2025-01-22 人气:5714 磁力链接
- 3. Creating an API with API Gateway & AWS Lambda/17. Creating a Lambda Function.mp4 83.8 MB
- 5. Authenticating Users with Cognito and API Gateway Authorizers/17. Adding Signup to the Frontend App.mp4 60.6 MB
- 7. Beyond the Basics - An Outlook/8. Serverless Apps and Security.mp4 47.6 MB
- 7. Beyond the Basics - An Outlook/5. Running Node Express Apps via Lambda + API Gateway.mp4 41.4 MB
- 4. Data Storage with DynamoDB/19. Scanning Data in DynamoDB from Lambda.mp4 40.2 MB
- 5. Authenticating Users with Cognito and API Gateway Authorizers/4. Creating a Custom Authorizer Function.mp4 38.8 MB
- 7. Beyond the Basics - An Outlook/15. Other useful AWS Services.mp4 37.3 MB
- 3. Creating an API with API Gateway & AWS Lambda/36. Using Path Parameters.mp4 37.2 MB
- 1. Getting Started/7. AWS Signup & First Serverless API.mp4 34.3 MB
- 7. Beyond the Basics - An Outlook/3. Other AWS Lambda Triggers.mp4 33.0 MB
- 5. Authenticating Users with Cognito and API Gateway Authorizers/12. Creating a Cognito User Pool.mp4 32.2 MB
- 5. Authenticating Users with Cognito and API Gateway Authorizers/23. Using Query Params & Cognito from Lambda.mp4 32.1 MB
- 5. Authenticating Users with Cognito and API Gateway Authorizers/22. Passing the right User ID to Lambda.mp4 29.3 MB
- 3. Creating an API with API Gateway & AWS Lambda/32. Models & Mappings.mp4 29.2 MB
- 6. Hosting a Serverless SPA/16. Connecting a Domain to a CloudFront Distribution.mp4 28.9 MB
- 5. Authenticating Users with Cognito and API Gateway Authorizers/8. Retrieving Users from Custom Authorizers.mp4 28.7 MB
- 3. Creating an API with API Gateway & AWS Lambda/38. Accessing the API from the Web - The Right Way.mp4 28.0 MB
- 3. Creating an API with API Gateway & AWS Lambda/20. Accessing the API from the Web & Fixing CORS Issues.mp4 27.4 MB
- 4. Data Storage with DynamoDB/17. Using API Gateway (Request) Data for Item Creation.mp4 27.2 MB
- 7. Beyond the Basics - An Outlook/10. Getting to know the Serverless Framework.mp4 27.2 MB
- 猜你喜欢: Serverless Complete APIs Introduction DesireCourse AWS Udemy Apps Net
- 【影视】 [FTUForum.com] [UDEMY] Laravel to Consume HTTP Services and APIs Definitive Guide [FTU]
- 收录时间:2020-04-19 文档个数:70 文档大小:3.1 GB 最近下载:2025-01-22 人气:2877 磁力链接
- 08 Automating the obtaining of access tokens associated with the HTTP Client/036 Avoiding getting a token for every request to the HTTP Service.mp4 93.9 MB
- 11 Improving the experience of users authenticated in the HTTP client/046 Adding possible actions for authenticated users.mp4 84.2 MB
- 05 Preparing the Laravel project to consume the target service/018 Creating a generic component to consume HTTP services from Laravel.mp4 77.0 MB
- 02 Details about the API or HTTP Service to be consumed from the HTTP Client/007 The different ways to authenticate requests to the API (OAuth2).mp4 76.5 MB
- 12 Implementing protected actions for HTTP client users/051 Allowing products to be published by an authenticated user.mp4 76.2 MB
- 09 Authenticating users directly from the API/041 Registering or updating users with information from the API.mp4 75.2 MB
- 11 Improving the experience of users authenticated in the HTTP client/049 Refreshing expired user tokens.mp4 74.8 MB
- 10 Authenticating users directly with email and password/044 Authenticating a user in the HTTP Client through their credentials.mp4 72.6 MB
- 13 Handling errors and exceptions in the HTTP Client/060 Handling authentication errors when consuming the API.mp4 70.6 MB
- 06 Implementing the necessary methods to consume the HTTP Service/024 Facilitating and generalizing the use of the Service created in the Client.mp4 67.4 MB
- 11 Improving the experience of users authenticated in the HTTP client/047 Adding links to protected actions for authenticated users.mp4 66.1 MB
- 09 Authenticating users directly from the API/038 Preparing the button to obtain the authorization of the users.mp4 65.4 MB
- 12 Implementing protected actions for HTTP client users/053 Publishing products with the information given to the HTTP client.mp4 65.3 MB
- 12 Implementing protected actions for HTTP client users/052 Preparing the client to send files on requests.mp4 63.4 MB
- 09 Authenticating users directly from the API/039 Obtaining a valid token from the authorization code.mp4 62.5 MB
- 07 Making the first requests to the HTTP service and showing the results/030 Showing the details of a specific product.mp4 62.2 MB
- 05 Preparing the Laravel project to consume the target service/020 Preparing the configuration of the service to consume.mp4 62.1 MB
- 03 Creating and preparing a Laravel project for the HTTP Client/013 Preparing the HTTP client to store and authenticate users.mp4 57.3 MB
- 09 Authenticating users directly from the API/042 Creating sessions for users validated by the HTTP service.mp4 57.0 MB
- 04 Building the initial graphical interface of the HTTP client/016 Allowing to display the HTTP Client messages in any location.mp4 55.2 MB
- 猜你喜欢: Laravel HTTP Consume APIs FTUForum UDEMY Services FTU com Guide
- 【影视】 [FreeCourseSite.com] Udemy - REST APIs with Flask and Python
- 收录时间:2020-02-04 文档个数:312 文档大小:2.5 GB 最近下载:2025-01-22 人气:2215 磁力链接
- 11. Token refreshing and Flask-JWT-Extended/5. Logging in with Flask-JWT-Extended.mp4 131.0 MB
- 11. Token refreshing and Flask-JWT-Extended/2. A recap of the code + a few changes!.mp4 85.2 MB
- 11. Token refreshing and Flask-JWT-Extended/7. Adding JWT Claims.mp4 64.7 MB
- 11. Token refreshing and Flask-JWT-Extended/12. Customizing Flask-JWT-Extended callbacks and responses.mp4 57.4 MB
- 11. Token refreshing and Flask-JWT-Extended/10. Performing token refresh in our REST API.mp4 52.9 MB
- 9. Deploying Flask apps to our own server/6. Setting up nginx and our REST API.mp4 51.8 MB
- 11. Token refreshing and Flask-JWT-Extended/14. Logging users out in our REST API.mp4 50.5 MB
- 6. Simplifying storage with Flask-SQLAlchemy/5. Creating User and Item models.mp4 49.3 MB
- 11. Token refreshing and Flask-JWT-Extended/4. Testing our new Resource with Postman.mp4 46.9 MB
- 9. Deploying Flask apps to our own server/7. Setting up uWSGI to run our REST API.mp4 46.8 MB
- 11. Token refreshing and Flask-JWT-Extended/13. Blacklisting with Flask-JWT-Extended.mp4 45.7 MB
- 11. Token refreshing and Flask-JWT-Extended/3. Creating a User Resource for testing.mp4 43.8 MB
- 11. Token refreshing and Flask-JWT-Extended/8. Getting the JWT identity in and endpoint and @jwt_optional.mp4 32.7 MB
- 5. Storing resources in a SQL database/5. Logging in and retrieving Users from a database.mp4 32.1 MB
- 6. Simplifying storage with Flask-SQLAlchemy/9. Implementing the ItemModel using SQLAlchemy.mp4 30.6 MB
- 10. Security in your REST APIs/9. Configuring nginx for SSL.mp4 28.6 MB
- 5. Storing resources in a SQL database/9. Writing our Item resources to a database.mp4 28.5 MB
- 5. Storing resources in a SQL database/6. Signing up and writing Users to a database.mp4 25.8 MB
- 2. A Full Python Refresher/14. Loops in Python.mp4 25.8 MB
- 7. Git—version control/1. Welcome to this section.mp4 25.6 MB
- 猜你喜欢: FreeCourseSite APIs Flask REST Udemy Python com
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Golang - Intro to REST APIs with Go programming lang (Golang).zip
- 收录时间:2020-05-18 文档个数:1 文档大小:2.1 GB 最近下载:2025-01-22 人气:2800 磁力链接
- [ FreeCourseWeb.com ] Udemy - Golang - Intro to REST APIs with Go programming lang (Golang).zip 2.1 GB
- 猜你喜欢: Golang lang zip APIs programming REST Udemy Intro FreeCourseWeb Go
- 【影视】 [ FreeCourseWeb.com ] Udemy - Oracle SOA Suite 12c - APIs REST and SOAP + Orchestration
- 收录时间:2021-10-15 文档个数:81 文档大小:2.9 GB 最近下载:2025-01-22 人气:844 磁力链接
- ~Get Your Files Here !/06 Create APIs with Oracle Service Bus/006 Create SOAP API and consuming another API REST.mp4 274.7 MB
- ~Get Your Files Here !/06 Create APIs with Oracle Service Bus/005 Create a REST API to consuming another API REST.mp4 243.0 MB
- ~Get Your Files Here !/07 Create a BPEL with Oracle SOA Suite/003 Create a BPEL to call REST API.mp4 199.8 MB
- ~Get Your Files Here !/06 Create APIs with Oracle Service Bus/002 Testing the First REST API.mp4 187.8 MB
- ~Get Your Files Here !/05 Create a Standalone Domain/005 Run Config file to Wizard new Domain part 2.mp4 178.2 MB
- ~Get Your Files Here !/07 Create a BPEL with Oracle SOA Suite/001 Create your First BPEL.mp4 164.8 MB
- ~Get Your Files Here !/06 Create APIs with Oracle Service Bus/004 FileAdapter for Read and Move.mp4 134.0 MB
- ~Get Your Files Here !/07 Create a BPEL with Oracle SOA Suite/006 How to track error in BPEL.mp4 123.3 MB
- ~Get Your Files Here !/06 Create APIs with Oracle Service Bus/001 Create your First API in OSB REST.mp4 98.3 MB
- ~Get Your Files Here !/05 Create a Standalone Domain/003 Run RCU for Create Schema.mp4 86.3 MB
- ~Get Your Files Here !/04 Overview the Toolkit/001 Overview on JDeveloper in a module Oracle Service BUS.mp4 80.6 MB
- ~Get Your Files Here !/08 Extra Videos/001 Extra 1 - Problem when install SOA 12c.mp4 79.2 MB
- ~Get Your Files Here !/03 Download programs and Install/006 Installing Oracle Soa Suite on Windows.mp4 78.7 MB
- ~Get Your Files Here !/04 Overview the Toolkit/002 Overview on JDeveloper in a module SOA App (Bpel).mp4 77.8 MB
- ~Get Your Files Here !/06 Create APIs with Oracle Service Bus/003 Create a API POST REST.mp4 76.6 MB
- ~Get Your Files Here !/07 Create a BPEL with Oracle SOA Suite/005 Transformation by Assign or XSLT.mp4 74.4 MB
- ~Get Your Files Here !/07 Create a BPEL with Oracle SOA Suite/004 Create a BPEL Oneway.mp4 73.9 MB
- ~Get Your Files Here !/05 Create a Standalone Domain/004 Run Config file to Wizard new Domain part 1.mp4 65.0 MB
- ~Get Your Files Here !/07 Create a BPEL with Oracle SOA Suite/002 Testing the First BPEL.mp4 63.6 MB
- ~Get Your Files Here !/02 What is SOA/002 What is XML.mp4 56.0 MB
- 猜你喜欢: SOA 12c APIs REST Udemy FreeCourseWeb Orchestration Oracle Suite com
- 【影视】 RESTful APIs in the Real World Course 1
- 收录时间:2021-03-03 文档个数:32 文档大小:512.0 MB 最近下载:2025-01-22 人气:1262 磁力链接
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson26.mp4 34.2 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson25.mp4 31.9 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/code.zip 31.8 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson21.mp4 30.0 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson27.mp4 26.3 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson23.mp4 25.2 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson22.mp4 24.5 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson12.mp4 22.2 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson24.mp4 22.1 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson5.mp4 21.9 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson20.mp4 21.9 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson6.mp4 21.3 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson7.mp4 20.5 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson14.mp4 18.3 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson13.mp4 18.2 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson18.mp4 16.1 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson9.mp4 15.8 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson10.mp4 14.2 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson16.mp4 12.4 MB
- [TutsNode.com] - RESTful APIs in the Real World Course 1/lesson17.mp4 11.6 MB
- 猜你喜欢: Real World Course RESTful APIs
- 【影视】 [ FreeCourseWeb.com ] RealPython - Real Python - Building HTTP APIs With Django REST Framework
- 收录时间:2021-07-24 文档个数:106 文档大小:478.8 MB 最近下载:2025-01-22 人气:3376 磁力链接
- ~Get Your Files Here !/10b_DRF_sched.mp4 81.4 MB
- ~Get Your Files Here !/06b_DRF_perm.mp4 56.4 MB
- ~Get Your Files Here !/03_DRF_drf.mp4 48.8 MB
- ~Get Your Files Here !/09_DRF_api.mp4 44.0 MB
- ~Get Your Files Here !/04_DRF_viewsets.mp4 43.6 MB
- ~Get Your Files Here !/08_DRF_nested.mp4 36.8 MB
- ~Get Your Files Here !/02_DRF_rest.mp4 35.2 MB
- ~Get Your Files Here !/10a_DRF_sched.mp4 30.1 MB
- ~Get Your Files Here !/05_DRF_web.mp4 29.2 MB
- ~Get Your Files Here !/07_DRF_serial.mp4 25.8 MB
- ~Get Your Files Here !/06a_DRF_perm.mp4 22.4 MB
- ~Get Your Files Here !/01_DRF_overview.mp4 13.3 MB
- ~Get Your Files Here !/11_DRF_sum.mp4 10.9 MB
- ~Get Your Files Here !/drf.pdf 846.8 kB
- ~Get Your Files Here !/code/Sched/Sched/settings.py 3.3 kB
- ~Get Your Files Here !/code/Fedora/Fedora/settings.py 3.0 kB
- ~Get Your Files Here !/code/Sched/static/js/timelines.js 2.7 kB
- ~Get Your Files Here !/code/Sched/templates/edit_timeline.html 2.7 kB
- ~Get Your Files Here !/code/Sched/timelines/fixtures/timelines.json 1.9 kB
- ~Get Your Files Here !/code/Fedora/books/fixtures/accounts.json 1.7 kB
- 猜你喜欢: Real Building HTTP APIs Python REST Django RealPython Framework FreeCourseWeb
- 【影视】 [ DevCourseWeb.com ] Udemy - Mastering JavaScript - OOP, Ajax, APIs, JSON, and Beyond
- 收录时间:2023-11-09 文档个数:69 文档大小:952.8 MB 最近下载:2025-01-22 人气:3580 磁力链接
- ~Get Your Files Here !/2. OOP Introduction Tutorial/4. Class Inheritance Tutorial.mp4 94.4 MB
- ~Get Your Files Here !/4. Promise Tutorial/3. Promise.all Tutorial.mp4 93.0 MB
- ~Get Your Files Here !/6. ajax with javascript/2. JavaScript ajax.mp4 82.5 MB
- ~Get Your Files Here !/7. Fetch API Tutorial/2. Fatch Api.mp4 81.7 MB
- ~Get Your Files Here !/8. Advance JavaScript - Async & Await Tutorial/4. Await Tutorial.mp4 67.9 MB
- ~Get Your Files Here !/4. Promise Tutorial/2. Promise Tutorial practical.mp4 59.7 MB
- ~Get Your Files Here !/3. Modules Tutorial/2. Advance Javascript - Modules Tutorial.mp4 49.4 MB
- ~Get Your Files Here !/2. OOP Introduction Tutorial/2. OOP Tutorial.mp4 45.8 MB
- ~Get Your Files Here !/5. JSON - Introduction/2. Jason practical.mp4 41.0 MB
- ~Get Your Files Here !/9. JavaScript - Symbols Tutorial/3. Symbols -part 2.mp4 38.7 MB
- ~Get Your Files Here !/6. ajax with javascript/1. JavaScript ajax introduction.mp4 34.9 MB
- ~Get Your Files Here !/7. Fetch API Tutorial/3. fetch insert data.mp4 31.8 MB
- ~Get Your Files Here !/3. Modules Tutorial/3. Advance Javascript - Modules Tutorial 2.mp4 27.3 MB
- ~Get Your Files Here !/2. OOP Introduction Tutorial/1. what is object oriented programming in JavaScript.mp4 27.2 MB
- ~Get Your Files Here !/5. JSON - Introduction/1. Introduction.mp4 26.8 MB
- ~Get Your Files Here !/9. JavaScript - Symbols Tutorial/2. Symbols-part 1.mp4 24.6 MB
- ~Get Your Files Here !/4. Promise Tutorial/1. Promise Tutorial.mp4 24.2 MB
- ~Get Your Files Here !/8. Advance JavaScript - Async & Await Tutorial/2. Async Function Tutorial.mp4 18.3 MB
- ~Get Your Files Here !/1. Introduction/1. Introduction.mp4 17.6 MB
- ~Get Your Files Here !/2. OOP Introduction Tutorial/3. Class Inheritance Intro.mp4 17.6 MB
- 猜你喜欢: APIs JavaScript JSON Udemy DevCourseWeb Ajax OOP Mastering Beyond com
- 【影视】 [UdemyCourseDownloader] Designing RESTful Web APIs
- 收录时间:2020-03-01 文档个数:48 文档大小:254.1 MB 最近下载:2025-01-22 人气:1600 磁力链接
- 02. Designing a RESTful API/01. Designing for REST.mp4 16.7 MB
- 02. Designing a RESTful API/04. Demo - Using Verbs.mp4 15.1 MB
- 05. Locking Down Your API/04. Authentication Types.mp4 12.6 MB
- 01. What Is REST -/02. HTTP in a Nutshell.mp4 12.0 MB
- 03. Handling More Complex Scenarios in Your API/08. Demo - Caching with ETags.mp4 10.2 MB
- 01. What Is REST -/05. An Example of a Well Designed API.mp4 10.1 MB
- 04. Versioning Your API/02. Designing Versioning.mp4 8.8 MB
- 02. Designing a RESTful API/08. Demo - Designing Your Results.mp4 8.6 MB
- 03. Handling More Complex Scenarios in Your API/06. Demo - Error Handling.mp4 8.3 MB
- 03. Handling More Complex Scenarios in Your API/07. Designing Caching.mp4 8.1 MB
- 02. Designing a RESTful API/07. Designing Results.mp4 7.9 MB
- 05. Locking Down Your API/05. Understanding OAuth.mp4 7.8 MB
- 03. Handling More Complex Scenarios in Your API/02. Demo - Associations.mp4 7.3 MB
- 05. Locking Down Your API/02. Cross Domain Security.mp4 7.2 MB
- 02. Designing a RESTful API/02. Demo - Using URIs.mp4 7.1 MB
- 01. What Is REST -/03. HTTP in Action.mp4 7.0 MB
- 02. Designing a RESTful API/10. Demo - Formatting Results.mp4 6.8 MB
- 02. Designing a RESTful API/03. Design Verbs.mp4 6.6 MB
- 01. What Is REST -/01. History of Distributed Computed.mp4 6.4 MB
- 04. Versioning Your API/01. Should You Version Your APIs.mp4 6.3 MB
- 猜你喜欢: Web UdemyCourseDownloader APIs RESTful Designing
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Building web APIs with Rust (beginners).zip
- 收录时间:2020-12-10 文档个数:1 文档大小:3.4 GB 最近下载:2025-01-22 人气:6745 磁力链接
- [ FreeCourseWeb.com ] Udemy - Building web APIs with Rust (beginners).zip 3.4 GB
- 猜你喜欢: Building web zip APIs Udemy beginners FreeCourseWeb com Rust
- 【影视】 GetFreeCourses.Co-Udemy-NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)
- 收录时间:2023-03-28 文档个数:1 文档大小:20.2 GB 最近下载:2025-01-22 人气:8357 磁力链接
- GetFreeCourses.Co-Udemy-NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno) 20.2 GB
- 猜你喜欢: Co Complete NodeJS APIs REST Udemy GetFreeCourses MVC GraphQL Deno
- 【压缩文件】 Building ASP.NET Core 7 Minimal APIs
- 收录时间:2023-12-04 文档个数:145 文档大小:814.2 MB 最近下载:2025-01-22 人气:4576 磁力链接
- asp-dot-net-core-7-building-minimal-apis.zip 61.9 MB
- 03. Learning About Core Concepts and Reading Resources/07. Demo- Adding the DTO Model and Using AutoMapper.mp4 37.1 MB
- 02. Introduction to ASP.NET Core Minimal APIs/09. Demo- Adding the Data Layer.mp4 36.7 MB
- 04. Manipulating Resources/04. Demo- Generating Links.mp4 27.6 MB
- 08. Securing Your Minimal API/04. Demo- Requiring a Bearer Token.mp4 27.3 MB
- 03. Learning About Core Concepts and Reading Resources/12. Demo- Creating Correct API Responses.mp4 24.6 MB
- 07. Implementing Business Logic with Endpoint Filters/03. Demo- Creating an Endpoint Filter.mp4 23.7 MB
- 03. Learning About Core Concepts and Reading Resources/05. Demo- Working with Routing Templates.mp4 22.9 MB
- 04. Manipulating Resources/05. Demo- Updating a Resource.mp4 22.4 MB
- 02. Introduction to ASP.NET Core Minimal APIs/07. Demo- Creating and Inspecting an ASP.NET Core Minimal API Project.mp4 22.2 MB
- 07. Implementing Business Logic with Endpoint Filters/06. Demo- Applying Business Logic Depending on the Response.mp4 21.8 MB
- 07. Implementing Business Logic with Endpoint Filters/07. Demo- Handling Request Validation.mp4 21.8 MB
- 07. Implementing Business Logic with Endpoint Filters/05. Demo- Chaining Endpoint Filters and Applying Them to a Group.mp4 21.7 MB
- 04. Manipulating Resources/03. Demo- Creating a Resource.mp4 20.9 MB
- 06. Handling Exceptions and Logging/04. Demo- Using the Exception Handler Middleware.mp4 19.1 MB
- 04. Manipulating Resources/07. Demo- Grouping Resources.mp4 18.9 MB
- 05. Structuring Your Minimal API/03. Demo- Extending IEndpointRouteBuilder to Structure Your Minimal API.mp4 16.4 MB
- 09. Documenting Your Minimal API/08. Describing API Security in Swagger.mp4 15.9 MB
- 09. Documenting Your Minimal API/03. Demo- Adding Support for OpenAPI with Swashbuckle.mp4 15.5 MB
- 09. Documenting Your Minimal API/05. Demo- Describing Response Types and Status Codes.mp4 15.3 MB
- 猜你喜欢: Building Core ASP APIs NET Minimal
- 【压缩文件】 SEC522 - Application Security: Securing Web Applications, APIs, and Microservices
- 收录时间:2024-04-30 文档个数:1 文档大小:10.6 GB 最近下载:2025-01-22 人气:1698 磁力链接
- SEC522 - Application Security: Securing Web Applications, APIs, and Microservices 10.6 GB
- 猜你喜欢: Web Securing Applications APIs Application SEC522 Microservices Security
- 【压缩文件】 [pluralsight]Building GraphQL APIs with ASP.NET Core 2
- 收录时间:2020-02-29 文档个数:43 文档大小:301.4 MB 最近下载:2025-01-22 人气:4182 磁力链接
- code.zip 111.2 MB
- Lesson 7 - Configuring ASPdotNET Core.mp4 13.0 MB
- Lesson 6 - Writing a Schema.mp4 13.0 MB
- Lesson 13 - Data Loader.mp4 10.0 MB
- Lesson 12 - Adding Complex Types.mp4 8.9 MB
- Lesson 39 - Adding a Subscription to the Schema.mp4 8.8 MB
- Lesson 27 - Using Apollo Client for JavaScript.mp4 8.0 MB
- Lesson 25 - An ASP.NET Core Client.mp4 7.9 MB
- Lesson 32 - The Mutation.mp4 7.3 MB
- Lesson 14 - Arguments.mp4 7.1 MB
- Lesson 26 - Using GraphQL Client for .NET.mp4 6.3 MB
- Lesson 35 - Mutations in Clients.mp4 6.0 MB
- Lesson 22 - Named Queries and Variables.mp4 5.9 MB
- Lesson 15 - Authorization.mp4 5.8 MB
- Lesson 11 - Adding Scalar Types.mp4 5.7 MB
- Lesson 41 - Subscriptions in Clients.mp4 5.6 MB
- Lesson 40 - Configuring ASP.NET Core.mp4 5.6 MB
- Lesson 5 - Preparing a Project.mp4 5.5 MB
- Lesson 8 - Querying the API.mp4 5.3 MB
- Lesson 4 - What Is GraphQL.mp4 4.6 MB
- 猜你喜欢: Building Core pluralsight ASP APIs GraphQL NET
- 【压缩文件】 Lynda - Node js Securing RESTful APIs
- 收录时间:2020-05-28 文档个数:1 文档大小:375.8 MB 最近下载:2025-01-22 人气:3339 磁力链接
- Lynda - Node js Securing RESTful APIs.iso 375.8 MB
- 猜你喜欢: Node Securing APIs Lynda js RESTful
- 【影视】 Building Scalable APIs with GraphQL 14
- 收录时间:2024-12-31 文档个数:35 文档大小:408.7 MB 最近下载:2025-01-22 人气:42 磁力链接
- 04. Data Loader and GraphQL Mutations/03. The N+1 Queries Problem.mp4 67.3 MB
- 04. Data Loader and GraphQL Mutations/06. Working with Mutations.mp4 39.1 MB
- 04. Data Loader and GraphQL Mutations/02. Node's Cyclic Module Dependency.mp4 26.1 MB
- 04. Data Loader and GraphQL Mutations/04. Avoiding Extra MongoDB Connections.mp4 25.6 MB
- 04. Data Loader and GraphQL Mutations/07. Working with Unions.mp4 21.8 MB
- 03. GraphQL Runtime/09. Modeling a One-to-many Relationship.mp4 18.4 MB
- 01. Introduction to GraphQL/05. GraphQL Language Basics.mp4 17.0 MB
- 02. GraphQL Query Language/02. Fields.mp4 15.8 MB
- 04. Data Loader and GraphQL Mutations/05. Using Database Views with GraphQL.mp4 15.8 MB
- 03. GraphQL Runtime/10. Reading Counts from MongoDB.mp4 14.4 MB
- 01. Introduction to GraphQL/03. GraphQL Is a Language and a Runtime.mp4 12.6 MB
- 03. GraphQL Runtime/02. Loading Some Test Data.mp4 12.1 MB
- 03. GraphQL Runtime/06. Using the Context Object.mp4 11.4 MB
- 03. GraphQL Runtime/05. Defining Custom GraphQL Types.mp4 11.4 MB
- 02. GraphQL Query Language/06. Fragments.mp4 11.1 MB
- 02. GraphQL Query Language/08. Mutations.mp4 9.5 MB
- 03. GraphQL Runtime/03. Your First GraphQL Schema.mp4 9.2 MB
- 01. Introduction to GraphQL/04. The GraphQL Editor.mp4 9.1 MB
- 03. GraphQL Runtime/07. Reusable Field Definitions.mp4 8.7 MB
- 03. GraphQL Runtime/04. Setting up a GraphQL HTTP Endpoint.mp4 8.1 MB
- 猜你喜欢: Building GraphQL Scalable 14 APIs
- 【压缩文件】 Python REST APIs with Flask Docker MongoDB and AWS DevOps
- 收录时间:2020-03-08 文档个数:4 文档大小:5.3 GB 最近下载:2025-01-22 人气:21230 磁力链接
- Python REST APIs with Flask Docker MongoDB and AWS DevOps.zip 5.3 GB
- Download more courses.url 123 Bytes
- Downloaded from TutsGalaxy.com.txt 73 Bytes
- TutsGalaxy.com.txt 52 Bytes
- 猜你喜欢: APIs Python MongoDB AWS DevOps REST Flask Docker
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Learn Test Automation for REST APIs.zip
- 收录时间:2020-12-30 文档个数:1 文档大小:953.2 MB 最近下载:2025-01-22 人气:1393 磁力链接
- [ FreeCourseWeb.com ] Udemy - Learn Test Automation for REST APIs.zip 953.2 MB
- 猜你喜欢: zip APIs REST Automation FreeCourseWeb Learn Test Udemy com
- 【影视】 Django From The Basics to Build Large Apps and Rest APIs
- 收录时间:2021-07-01 文档个数:128 文档大小:3.0 GB 最近下载:2025-01-22 人气:5695 磁力链接
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/6. Django contact application advanded features/1. add multiple search filter.mp4 171.9 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/6. Django contact application advanded features/6. send a message to a contact.mp4 148.1 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/6. Django contact application advanded features/7. display messages.mp4 142.1 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/5. Django contact application manage the contacts/2. add new contact.mp4 129.3 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/4. Django contact application the set up/10. Login a client part 3 and the logout.mp4 117.9 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/4. Django contact application the set up/12. edit the profile page.mp4 102.3 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/5. Django contact application manage the contacts/3. Display the contact of a client.mp4 93.4 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/4. Django contact application the set up/8. Login a client part 1.mp4 91.0 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/3. create a Student Manager application/1. models and migrations.mp4 89.6 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/5. Django contact application manage the contacts/1. create the contact model.mp4 89.4 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/4. Django contact application the set up/7. Register a client part 2.mp4 85.1 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/4. Django contact application the set up/11. Create the profile page.mp4 84.2 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/2. Django basics/3. Configure the MVT structure.mp4 78.6 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/6. Django contact application advanded features/2. export contact to JSON.mp4 77.0 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/6. Django contact application advanded features/5. create the message model and the message class form.mp4 75.4 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/6. Django contact application advanded features/4. add pagination to the contact page.mp4 73.2 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/5. Django contact application manage the contacts/4. Show and delete a contact.mp4 71.4 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/3. create a Student Manager application/5. create new student part 2.mp4 71.4 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/2. Django basics/5. django template language lopps and conditions.mp4 68.4 MB
- [TutsNode.com] - Django From The Basics to Build Large Apps and Rest APIs/3. create a Student Manager application/3. Display a specific student.mp4 67.2 MB
- 猜你喜欢: Basics APIs Apps Rest Django Large Build
- 【影视】 Learning REST APIs
- 收录时间:2022-11-13 文档个数:64 文档大小:279.2 MB 最近下载:2025-01-22 人气:7343 磁力链接
- [TutsNode.net] - Learning REST APIs/01 - Introduction/01 - Welcome.mp4 44.6 MB
- [TutsNode.net] - Learning REST APIs/02 - 1. REST API Representational State Transfer Application Programming Interface/02 - What is a REST API.mp4 18.5 MB
- [TutsNode.net] - Learning REST APIs/02 - 1. REST API Representational State Transfer Application Programming Interface/01 - The RESTful librarian.mp4 16.4 MB
- [TutsNode.net] - Learning REST APIs/03 - 2. Request/04 - Methods (Verbs).mp4 16.1 MB
- [TutsNode.net] - Learning REST APIs/05 - 4. RequestResponse Pairs/02 - GET.mp4 15.6 MB
- [TutsNode.net] - Learning REST APIs/02 - 1. REST API Representational State Transfer Application Programming Interface/06 - Who or what interacts with REST APIs.mp4 15.5 MB
- [TutsNode.net] - Learning REST APIs/02 - 1. REST API Representational State Transfer Application Programming Interface/07 - Tools to see REST API in action.mp4 15.3 MB
- [TutsNode.net] - Learning REST APIs/03 - 2. Request/02 - Discovery.mp4 15.0 MB
- [TutsNode.net] - Learning REST APIs/02 - 1. REST API Representational State Transfer Application Programming Interface/03 - Sidebar URL vs. URI.mp4 14.7 MB
- [TutsNode.net] - Learning REST APIs/05 - 4. RequestResponse Pairs/05 - DELETE.mp4 14.2 MB
- [TutsNode.net] - Learning REST APIs/03 - 2. Request/01 - Anatomy of a REST request.mp4 13.0 MB
- [TutsNode.net] - Learning REST APIs/05 - 4. RequestResponse Pairs/03 - POST.mp4 12.0 MB
- [TutsNode.net] - Learning REST APIs/03 - 2. Request/03 - Resource.mp4 9.9 MB
- [TutsNode.net] - Learning REST APIs/02 - 1. REST API Representational State Transfer Application Programming Interface/04 - The six constraints of REST.mp4 9.7 MB
- [TutsNode.net] - Learning REST APIs/02 - 1. REST API Representational State Transfer Application Programming Interface/05 - How REST relates to HTTP.mp4 9.6 MB
- [TutsNode.net] - Learning REST APIs/05 - 4. RequestResponse Pairs/04 - PUTPATCH.mp4 8.9 MB
- [TutsNode.net] - Learning REST APIs/04 - 3. Response/03 - REST and AuthorizationAuthentication.mp4 6.6 MB
- [TutsNode.net] - Learning REST APIs/04 - 3. Response/02 - HTTP status messages.mp4 6.5 MB
- [TutsNode.net] - Learning REST APIs/05 - 4. RequestResponse Pairs/01 - Requestresponse pairs.mp4 6.0 MB
- [TutsNode.net] - Learning REST APIs/04 - 3. Response/01 - Response header.mp4 5.5 MB
- 猜你喜欢: REST Learning APIs