Mostrando 741 - 760 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.08s Limitar resultados
  1. 741
    por Sakinmaz, Serkan
    Publicado 2023
    Tabla de Contenidos: “…Chapter 8: Database Operations with RDS -- Features of RDS -- Provisioning RDS -- Connecting to the RDS -- Creating a table in the database -- Database operations with Python -- Secrets Manager -- Summary -- Chapter 9: Creating an API in AWS -- What is API Gateway? -- Creating an API using API Gateway -- Summary -- Chapter 10: Using Python with NoSQL (DynamoDB) -- What is a NoSQL database? …”
    Libro electrónico
  2. 742
    Publicado 2023
    Tabla de Contenidos: “…-- Introduction to MSW -- Configuration overview -- Writing our first handler -- Configuring data models -- Configuring request handlers for API endpoints -- API utils -- Auth handlers -- Jobs handlers -- Organizations handlers -- Summary -- Chapter 6: Integrating the API into the Application -- Technical requirements -- Configuring the API client -- Configuring React Query -- Why React Query? …”
    Libro electrónico
  3. 743
    Publicado 2022
    Tabla de Contenidos: “…The basics of data -- Python data science libraries -- Accessing data from files and APIs -- Working with databases -- Aggregating data -- Combining data sets -- Creating visualizations -- Analyzing location data -- Analyzing time series data -- Gaining insight from data -- Machine learning for data analysis…”
    Libro electrónico
  4. 744
    por Fulton, Steve
    Publicado 2013
    Tabla de Contenidos: “…Introduction to HTML5 Canvas -- Drawing on the Canvas -- The HTML5 Canvas Text API -- Images on the Canvas -- Math, physics, and animation -- Mixing HTML5 Video and Canvas -- Working with audio -- Canvas games : part 1 -- Canvas games : part 2 -- Going mobile! …”
    Libro electrónico
  5. 745
    Publicado 2019
    Tabla de Contenidos: “…Introduction to AWS Cloud API -- Introductio to computer and networking -- Hello, storage -- Hello, databases -- Encryption on AWS -- Deployment strategies -- Deployment as code -- Infrastructure as code -- Configuration as code -- Authentication and authorization -- Refactor to microservices -- Serverless compute -- Serverless applications -- Stateless application patterns -- Monitoring and troubleshooting -- Optimization…”
    Libro electrónico
  6. 746
    por Gasston, Peter
    Publicado 2013
    Tabla de Contenidos: “…Further Reading -- 6. Device Apis -- Geolocation -- Orientation -- Fullscreen -- Vibration -- Battery Status -- Network Information -- Camera and Microphone -- Web Storage -- Drag and Drop -- Interacting with Files -- Mozilla's Firefox OS and WebAPIs -- PhoneGap and Native Wrappers -- Summary -- G. …”
    Libro electrónico
  7. 747
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedications -- Contributors -- Table of Contents -- Preface -- Part 1: Web Applications and Microservices -- Chapter 1: Building RESTful APIs -- Technical requirements -- Creating a RESTful API -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Defining responses and the data model exposed by the API -- Getting ready -- How to do it... -- How it works... -- Managing errors in a RESTful API -- Getting ready -- How to do it... -- How it works... -- There's more... -- Testing a RESTful API -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using OpenAPI to document our RESTful API -- Getting ready -- How to do it... -- How it works... -- Consuming a RESTful API from another Spring Boot application using FeignClient -- Getting ready -- How to do it... -- How it works... -- There's more... -- Consuming a RESTful API from another Spring Boot application using RestClient -- Getting ready -- How to do it... -- How it works... -- Mocking a RESTful API -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 2: Securing Spring Boot Applications with OAuth2 and Single Sign-On -- Technical requirements -- Setting up Spring Authorization Server -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Protecting a RESTful API using OAuth2 -- Getting ready -- How to do it... -- How it works... -- Protecting a RESTful API using OAuth2 with different scopes -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Configuring an MVC application with OpenID authentication -- Getting ready -- How to do it... -- How it works... -- See also -- Logging in with Google Accounts -- Getting ready -- How to do it... -- How it works... -- See also…”
    Libro electrónico
  8. 748
    Publicado 2019
    Tabla de Contenidos: “…9.2.1 Use cases for AppState -- 9.2.2 Example of using AppState -- 9.3 Using the AsyncStorage API to persist data -- 9.3.1 Use cases for AsyncStorage -- 9.3.2 Example of using AsyncStorage -- 9.4 Using the Clipboard API to copy text into the user's clipboard -- 9.4.1 Use cases for Clipboard -- 9.4.2 Example of using Clipboard -- 9.5 Using the Dimensions API to get the user's screen information -- 9.5.1 Use cases for the Dimensions API -- 9.5.2 Example of using the Dimensions API -- 9.6 Using the Geolocation API to get the user's current location information -- 9.6.1 Use cases for the Geolocation API -- 9.6.2 Example of using Geolocation -- 9.7 Using the Keyboard API to control the location and functionality of the native keyboard -- 9.7.1 Use cases for the Keyboard API -- 9.7.2 Example of using the Keyboard API -- 9.8 Using NetInfo to get the user's current online/offline status -- 9.8.1 Use cases for NetInfo -- 9.8.2 Example of using NetInfo -- 9.9 Getting information about touch and gesture events with PanResponder -- 9.9.1 Use cases for the PanResponder API -- 9.9.2 Example of using PanResponder -- Summary -- Chapter 10: Implementing iOS-specific components and APIs -- 10.1 Targeting platform-specific code -- 10.1.1 iOS and Android file extensions -- 10.1.2 Detecting the platform using the Platform API -- 10.2 DatePickerIOS -- 10.2.1 Example of using DatePickerIOS -- 10.3 Using PickerIOS to work with lists of values -- 10.3.1 Example of using PickerIOS -- 10.4 Using ProgressViewIOS to show loading indicators -- 10.4.1 Use cases for ProgressViewIOS -- 10.4.2 Example of using ProgressViewIOS -- 10.5 Using SegmentedControlIOS to create horizontal tab bars -- 10.5.1 Use cases for SegmentedControlIOS -- 10.5.2 Example of using SegmentedControlIOS -- 10.6 Using TabBarIOS to render tabs at the bottom of the UI -- 10.6.1 Use cases for TabBarIOS…”
    Libro electrónico
  9. 749
    por Allen, Grant
    Publicado 2012
    Tabla de Contenidos: “…Data stores, network services, and APIs -- pt. 5. Services -- pt. 6. Other Android capabilities -- pt. 7. …”
    Libro electrónico
  10. 750
    por Murphy, Mark
    Publicado 2011
    Tabla de Contenidos: “…Data stores, network services, and APIs -- pt. 5. Services -- pt. 6. Other Android capabilities -- pt. 7. …”
    Libro electrónico
  11. 751
    Publicado 2018
    Tabla de Contenidos: “…Getting started with Kubernetes -- Creating a Kubernetes Cluster -- Learning to use the Kubernetes Client -- Creating and modifying fundamental workloads -- Working with Services -- Exploring the Kubernetes API and key metadata -- Managing specialized workloads -- Volumes and configuration data -- Scaling -- Security -- Monitoring and logging -- Maintenance and troubleshooting -- Developing Kubernetes -- The ecosystem…”
    Libro electrónico
  12. 752
    Publicado 2017
    Tabla de Contenidos: “…-- Bonus Contents -- Part I OCA -- Chapter 1 Java Basics -- Chapter 2 Working with Java Data Types -- Chapter 3 Using Operators and Decision Constructs -- Chapter 4 Creating and Using Arrays -- Chapter 5 Using Loop Constructs -- Chapter 6 Working with Methods and Encapsulation -- Chapter 7 Working with Inheritance -- Chapter 8 Handling Exceptions -- Chapter 9 Working with Selected Classes from the Java API -- Chapter 10 OCA Practice Exam -- Part II OCP -- Chapter 11 Java Class Design -- Chapter 12 Advanced Java Class Design -- Chapter 13 Generics and Collections -- Chapter 14 Lambda Built-in Functional Interfaces -- Chapter 15 Java Stream API -- Chapter 16 Exceptions and Assertions -- Chapter 17 Use Java SE 8 Date/Time API -- Chapter 18 Java I/O Fundamentals -- Chapter 19 Java File I/O (NIO.2) -- Chapter 20 Java Concurrency -- Chapter 21 Building Database Applications with JDBC -- Chapter 22 Localization -- Chapter 23 OCP Practice Exam -- Appendix Answers to Review Questions -- Index -- Advert -- EULA…”
    Libro electrónico
  13. 753
    por Libby, Alex. author
    Publicado 2020
    Tabla de Contenidos: “…Developing Themes -- 5. Working with the API -- 6. Building Plugins -- 7. Deployment and Publishing -- 8. …”
    Libro electrónico
  14. 754
    por Balbaert, Ivo
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Julia Programming Overview Using Julia Standard Web Packages Applying Julia in Various Use Cases on the Web Building an MVC ToDo App Adding a REST API Deploying Genie Apps in Production Adding Authentication to Our App Developing Interactive Data Dashboards with Genie…”
    Libro electrónico
  15. 755
    por Federico, Giuseppe Di
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Walkthrough of Digital Identity in the Enterprise The Cloud Era and Identity OAuth 2.0 and OIDC Authentication Flows Exploring Identity Patterns Trends in API Authentication Identity Providers in the Real World Real-World Identity Provider – A Zoom-In on Azure Active Directory Exploring Real-World Scenarios…”
    Libro electrónico
  16. 756
    Publicado 2019
    Tabla de Contenidos: “…Using optional as a better laternative to null -- New date and time API -- Default methods -- The Java module system -- Part 5. …”
    Libro electrónico
  17. 757
    Publicado 2017
    Tabla de Contenidos: “…-- Basic Kubernetes concepts -- Pods -- ReplicaSets -- Deployment -- Services -- kube-dns -- Namespace -- Nodes -- Kubelet -- Proxy -- Docker -- The Master node -- etcd -- The API server -- The scheduler -- Available tools -- kubectl -- Dashboard -- Minikube -- Summary -- Chapter 8: Using Kubernetes with Java -- Installing Minikube -- Installing on Mac -- Installing on Windows -- Installing on Linux -- Starting up the local Kubernetes cluster -- Installing kubectl -- Installing on Mac -- Installing on Windows -- Installing on Linux -- Deploying on the Kubernetes cluster -- Creating a service -- Creating a deployment -- Interacting with containers and viewing logs -- Scaling manually -- Autoscaling -- Viewing cluster events -- Using the Kubernetes dashboard -- Minikube addons -- Cleaning up -- Summary -- Chapter 9: Working with the Kubernetes API -- API versioning -- Alpha -- Beta -- Stable -- Authentication -- HTTP basic auth…”
    Libro electrónico
  18. 758
    Publicado 2020
    Tabla de Contenidos: “…Quarkus overview -- Scaffolding -- Developing RESTful services -- Configuration -- Programming model -- Packaging Quarkus applications -- Persistence -- Fault tolerance -- Observability -- Integrating with Kubernetes -- Authentication and authorization -- Application secrets management -- Quarkus REST clients -- Developing Quarkus applications using Spring APIs -- Working with reactive programming model -- Additional Quarkus features…”
    Acceso restringido con credenciales usuarios UPSA
    Libro electrónico
  19. 759
    Publicado 2016
    Tabla de Contenidos: “…The mobile web world -- Where to measure performance -- Web performance basics -- Measurement tools -- Performance APIs -- Optimizing for the first visit -- Optimizing after first load -- Optimizing responsiveness and the post-loading experience -- Responsive web design -- Extreme mobile web performance -- The native side of the web -- Mobile web performance checklist…”
    Libro electrónico
  20. 760
    Publicado 2023
    Tabla de Contenidos: “…Table of Contents Flask Configurations Templating with Jinja Data Modeling in Flask Working with Views Web Forms with WTForms Authenticating in Flask RESTful API Building Admin Interface for Flask Apps Internationalization and Localization Debugging, Error Handling, and Testing Deployment and Post-Deployment Microservices and Containers GPT with Flask Additional Tips and Tricks…”
    Libro electrónico