Mostrando 441 - 460 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.08s Limitar resultados
  1. 441
    Publicado 2021
    “…This book will give you complete documentation on DB2 via Python for the IBM_db module and provide a number of examples for the usage of each module API. Begin by getting your free version of Db2 for Linux and Windows. …”
    Libro electrónico
  2. 442
    por Lapinski, Pawel
    Publicado 2017
    Tabla de Contenidos: “…. -- See also -- Preparing for loading Vulkan API functions -- How to do it... -- How it works... -- See also -- Loading functions exported from a Vulkan Loader library -- How to do it... -- How it works... -- See also -- Loading global-level functions -- How to do it... -- How it works... -- See also -- Checking available Instance extensions -- How to do it... -- How it works... -- See also -- Creating a Vulkan Instance -- How to do it... -- How it works... -- See also -- Loading instance-level functions -- How to do it... -- How it works... -- See also -- Enumerating available physical devices -- How to do it... -- How it works... -- See also -- Checking available device extensions -- How to do it... -- How it works... -- See also -- Getting features and properties of a physical device -- How to do it... -- How it works... -- See also -- Checking available queue families and their properties -- How to do it... -- How it works... -- See also -- Selecting the index of a queue family with the desired capabilities -- How to do it... -- How it works... -- See also -- Creating a logical device -- Getting ready -- How to do it... -- How it works... -- See also -- Loading device-level functions -- How to do it... -- How it works... -- See also -- Getting a device queue -- How to do it... -- How it works... -- See also…”
    Libro electrónico
  3. 443
    Publicado 2016
    “…Build well-structured, testable applications and APIs using hapi.js About This Book With the help of this book, you will improve your productivity as a developer and that of your team by focusing on business logic utilizing the structure that Hapi.js provides You will be introduced to a real-world problem and we'll demonstrate how to use the tools Hapi provides to resolve it This is the only book with a learn-by-example approach Who This Book Is For If you are a JavaScript developer with or without Node.js experience and would like to learn to build applications, APIs, and web servers with the best-in-class framework hapi.js, this book is perfect for you. …”
    Libro electrónico
  4. 444
    por Pathak, Nishith. author
    Publicado 2017
    Tabla de Contenidos: “…Interacting with Speech API -- 8. Enhancing Search Capabilities with AI -- 9. …”
    Libro electrónico
  5. 445
    Publicado 2018
    Tabla de Contenidos: “…Learning Microsoft Cognitive Services: Use Cognitive Services APIs to add AI capabilities to your applications…”
    Libro electrónico
  6. 446
    Publicado 2017
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright -- Credits -- About the Author -- Acknowledgments -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Introducing the REST Architectural Style -- The REST architectural style -- Introducing HTTP -- HTTP versions -- Understanding the HTTP request-response model -- Uniform resource identifier -- Understating the HTTP request methods -- Representing content types using HTTP header fields -- HTTP status codes -- The evolution of RESTful web services -- The core architectural elements of a RESTful system -- Data elements -- Resources -- URI -- The representation of resources -- Generic interaction semantics for REST resources -- The HTTP GET method -- The HTTP POST method -- The HTTP PUT method -- The HTTP DELETE method -- Hypermedia as the Engine of Application State -- Connectors -- Components -- The description and discovery of RESTful web services -- Java tools and frameworks for building RESTful web services -- Summary -- Chapter 2: Java APIs for JSON Processing -- A brief overview of JSON -- Understanding the JSON data syntax -- Basic data types available with JSON -- Sample JSON file representing employee objects -- Processing JSON data -- Using JSR 353 - Java API for processing JSON -- Processing JSON with JSR 353 object model APIs -- Generating the object model from the JSON representation -- JSON value types -- Generating the JSON representation from the object model -- Processing JSON with JSR 353 streaming APIs -- Using streaming APIs to parse JSON data -- Using streaming APIs to generate JSON -- Using the Jackson API for processing JSON -- Processing JSON with Jackson tree model APIs -- Using Jackson tree model APIs to query and update data -- Processing JSON with Jackson data binding APIs -- Simple Jackson data binding with generalized objects…”
    Libro electrónico
  7. 447
    por Sharma, Manish. author
    Publicado 2018
    “…Learn Azure Cosmos DB and its MongoDB API with hands-on samples and advanced features such as the multi-homing API, geo-replication, custom indexing, TTL, request units (RU), consistency levels, partitioning, and much more. …”
    Libro electrónico
  8. 448
    Publicado 2022
    Libro electrónico
  9. 449
    Publicado 2018
    Tabla de Contenidos: “…Taking advantage of model serializers -- Understanding accepted and returned content types -- Making unsupported HTTP OPTIONS requests with command-line tools -- Understanding decorators that work as wrappers -- Using decorators to enable different parsers and renderers -- Taking advantage of content negotiation classes -- Making supported HTTP OPTIONS requests with command-line tools -- Working with different content types -- Sending HTTP requests with unsupported HTTP verbs -- Test your knowledge -- Summary -- Chapter 5: Understanding and Customizing the Browsable API Feature -- Understanding the possibility of rendering text/HTML content -- Using a web browser to work with our web service -- Making HTTP GET requests with the browsable API -- Making HTTP POST requests with the browsable API -- Making HTTP PUT requests with the browsable API -- Making HTTP OPTIONS requests with the browsable API -- Making HTTP DELETE requests with the browsable API -- Test your knowledge -- Summary -- Chapter 6: Working with Advanced Relationships and Serialization -- Defining the requirements for a complex RESTful Web Service -- Creating a new app with Django -- Configuring a new web service -- Defining many-to-one relationships with models.ForeignKey -- Installing PostgreSQL -- Running migrations that generate relationships -- Analyzing the database -- Configuring serialization and deserialization with relationships -- Defining hyperlinks with serializers.HyperlinkedModelSerializer -- Working with class-based views -- Taking advantage of generic classes and viewsets -- Generalizing and mixing behavior -- Working with routing and endpoints -- Making requests that interact with resources that have relationships -- Test your knowledge -- Summary -- Chapter 7: Using Constraints, Filtering, Searching, Ordering, and Pagination…”
    Libro electrónico
  10. 450
    por Maskrey, Ken
    Publicado 2010
    “…This book provides a serious, in-depth look at Apple's External Accessory framework and the iPhone Accessories API. You'll learn how to create new, integrated solutions that combine iPhone apps with dedicated hardware. …”
    Libro electrónico
  11. 451
    Publicado 2016
    Materias: Acceso con credenciales UPSA.
    Libro electrónico
  12. 452
    Publicado 1986
    Libro
  13. 453
    Publicado 2018
    “…Explore the best tools and techniques to create lightweight, maintainable, and scalable Python web services Key Features Combine Python with different data sources to build complex RESTful APIs from scratch Configure and fine-tune your APIs using the best tools and techniques available Use command-line and GUI tools to test CRUD operations performed by RESTful Web Services or APIs Book Description Python is the language of choice for millions of developers worldwide that builds great web services in RESTful architecture. …”
    Libro electrónico
  14. 454
    Publicado 2019
    Tabla de Contenidos: “…Hands-On RESTful Web Services with TypeScript 3: Design and develop scalable RESTful APIs for your applications…”
    Libro electrónico
  15. 455
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Author -- Acknowledgments -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with REST API Development -- Types of web services -- REST API -- Characteristics of REST services -- REST verbs and status codes -- GET -- POST, PUT, and PATCH -- DELETE and OPTIONS -- Cross-Origin Resource Sharing (CORS) -- Types of status codes -- 2xx family (successful) -- 3xx family (redirection) -- 4xx family (client error) -- 5xx family (server error) -- Rise of REST API with Single Page Applications -- Old and new ways of data flow in SPA -- Why Go for REST API development? …”
    Libro electrónico
  16. 456
    Publicado 2016
    Libro electrónico
  17. 457
    Publicado 2016
    Tabla de Contenidos: “…Step 3 - implementationStep 4 - testing; Step 5 - tuning; Conclusion; Java concurrency API; Basic concurrency classes; Synchronization mechanisms; Executors; The Fork/Join framework; Parallel streams; Concurrent data structures; Concurrency design patterns; Signaling; Rendezvous; Mutex; Multiplex; Barrier; Double-checked locking; Read-write lock; Thread pool; Thread local storage; The Java memory model; Tips and tricks to design concurrent algorithms; Identify the correct independent tasks; Implement concurrency at the highest possible level; Take scalability into account…”
    Libro electrónico
  18. 458
    Publicado 2024
    Tabla de Contenidos: “…Creating the home page and exploring TypeScript support -- Introduction to the pages directory -- Exploring TypeScript support -- A note on the component path -- Create Property and Category Card Components -- Creating the home page -- Creating a dynamic listing page -- Creating and validating a property details page -- Creating a Custom error page -- Creating a plugin to use Dasyjs for formatting dates -- Installing Dayjs -- Setting up the plugin directory and file -- Initializing Dayjs with configuration -- Using the global FromNow function for the property details page -- Summary -- Practice questions -- Further reading -- Chapter 4: Building a Weather Dashboard - Data Fetching and State Management -- Technical requirements -- Essential background - understanding Nuxt 3 Data Fetching and State Management -- Integrating Nuxt UI in the weather dashboard -- Exploring data fetching with fetch in Nuxt 3 -- Creating an account on OpenWeatherMap -- Testing the API -- Defining global types -- Utilizing useRuntimeConfig to expose configuration within the application -- Creating the CitiesLookup component -- Fetching the weather data -- Integrating with the Pinia store to monitor city and weather data -- Installing Pinia and creating the first store -- Integrating Reactive States and Functions in Pinia Store -- Refactoring components for Pinia store integration -- Implementing weather data widget components -- Summary -- Practice questions -- Further reading -- Chapter 5: Building a Personal Posts Space and Implementing Authentication -- Technical requirements -- Essential Background: What is Supabase? …”
    Libro electrónico
  19. 459
    Publicado 2021
    Libro electrónico
  20. 460