Mostrando 701 - 720 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.07s Limitar resultados
  1. 701
    Publicado 2014
    Tabla de Contenidos: “…Managing your wiki with GollumChapter 5: Maintaining Your GitLab Instance; Introduction; Updating an Omnibus installation; Updating GitLab from a source installation; Troubleshooting your GitLab installation; Creating a backup; Restoring a backup; Importing an existing repository; Chapter 6: Webhooks, External Services, and the API; Introduction; Working with external services; Using webhooks; Using system hooks; Untitled; Getting your private token for the API; Understanding the API status codes; Managing your projects via the API; Managing issues via the API…”
    Libro electrónico
  2. 702
    Tabla de Contenidos: “…Mastering Advanced Language Features, Part 2 -- 7. Exploring the Basic APIs, Part 1 -- 8. Exploring the Basic APIs, Part 2 -- 9. …”
    Libro electrónico
  3. 703
    por Peters, Keith
    Publicado 2009
    Tabla de Contenidos: “…Advanced Collision Detection -- Steering Behaviors -- Isometric Projection -- Pathfinding -- Alternate Input: The Camera and Microphone -- Advanced Physics: Numerical Integration -- 3D In Flash 10 -- Flash 10 Drawing API -- Pixel Bender -- Tween Engines…”
    Libro electrónico
  4. 704
    Publicado 2011
    Tabla de Contenidos: “…Understanding the basics of a Facebook application -- Integrating with the Facebook.com environment -- From fishers to farmers-- building Facebook on your own site -- Delving into APIs -- Turning your Facebook application into a legitimate business -- The part of tens…”
    Libro electrónico
  5. 705
    Publicado 2015
    Tabla de Contenidos: “…GIS as a tool -- Chapter 2. Introducing core API concepts -- Chapter 3. Working with the REST API -- Part 2. …”
    Libro electrónico
  6. 706
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Go Serverless -- The serverless paradigm -- The cloud-computing evolution -- Infrastructure as a Service -- Platform as a Service -- Container as a Service -- Function as a Service -- Serverless architecture -- Benefits of going serverless -- Drawbacks of going serverless -- Serverless cloud providers -- AWS Lambda -- Source events -- Use cases -- Go serverless -- Summary -- Questions -- Chapter 2: Getting Started with AWS Lambda -- Technical requirements -- Setting up the AWS environment -- The AWS command line -- Installing the AWS CLI -- AWS Management Console -- Configuration -- Testing -- Setting up the Go environment -- The runtime environment -- The development environment -- Summary -- Questions -- Chapter 3: Developing a Serverless Function with Lambda -- Technical requirements -- Writing a Lambda function in Go -- Execution role -- Deployment package -- Uploading a ZIP file -- Uploading from Amazon S3 -- Event testing -- Summary -- Questions -- Chapter 4: Setting up API Endpoints with API Gateway -- Technical requirements -- Getting started with API Gateway -- Setting up an API endpoint -- Debugging and troubleshooting -- Invoking the function with an HTTP request -- Building a RESTful API -- API architecture -- Endpoints design -- The GET method -- The GET method with parameters -- The POST method -- Summary -- Chapter 5: Managing Data Persistence with DynamoDB -- Technical requirements -- Setting up DynamoDB -- Creating a table -- Loading sample data -- Working with DynamoDB -- Scan request -- GetItem request -- PutItem request -- DeleteItem request -- Summary -- Questions -- Chapter 6: Deploying Your Serverless Application -- Lambda CLI commands -- The list-functions command -- The create-function command…”
    Libro electrónico
  7. 707
    Publicado 2016
    Tabla de Contenidos: “…; Words with the same meaning; Understanding the explain information; Summary; Aggregations; Aggregation types; Pipeline aggregations; Summary; Percolator; Elasticsearch spatial capabilities; Using suggesters; The Scroll API; Summary…”
    Libro electrónico
  8. 708
    por Kainulainen, Petri
    Publicado 2012
    Tabla de Contenidos: “…JpaRepositoryQuery generation from the method name; @Query annotation; JPA Criteria API; Sorting with Querydsl; What technique should we use?…”
    Libro electrónico
  9. 709
    Publicado 2017
    Tabla de Contenidos: “…-- Monitoring conventions -- Graphite components : the moving parts -- Building your first graphite server -- The graphite user interface -- The render API -- Dashboards -- Troubleshooting graphite performance -- Scaling graphite -- Carbon and graphite-web internal statistics…”
    Libro electrónico
  10. 710
    Publicado 2015
    Tabla de Contenidos: “…Getting set up -- Initial testing and configuration -- Troubleshooting and performance tuning -- From single to multinode -- GPRS -- OpenRegistration -- NodeManagerAPIs -- Onward and upward -- Quick reference -- Operating system installation -- Capturing traffic -- Glossary -- Index…”
    Libro electrónico
  11. 711
    Publicado 2021
    Tabla de Contenidos: “…Introduction to POSIX Standards and System Level APIs -- 4. Files and Directories -- 5. Processes and Signals -- 6. …”
    Libro electrónico
  12. 712
    por York, Dan
    Publicado 2011
    Tabla de Contenidos: “…Application Programming Interfaces (APIs); Checking the API Transport; Checking the API Data; An Example: The Session Initiation Protocol (SIP); Handling the API Connection; Chapter 4. …”
    Libro electrónico
  13. 713
    por Trivedi, Vinay. author
    Publicado 2014
    Tabla de Contenidos: “…Big DataConclusion; Chapter 6: Leveraging Existing Code: APIs, Libraries, Web Services, and Open-Source Projects; Application Programming Interfaces; Using Others' APIs; Making an API Available; How Do APIs Work?…”
    Libro electrónico
  14. 714
    Publicado 2018
    Tabla de Contenidos: “…-- Database design -- User registration -- Setting up EF with the API -- Configuring DbContext -- Generating the controller -- Calling the API from a page to register the customer -- CORS -- Adding basic authentication to our REST API -- Step 1 - Adding the (authorize) attribute -- Step 2 - Designing BasicAuthenticationOptions and BasicAuthenticationHandler -- Step 3 - Registering basic authentication at startup -- Adding OAuth 2.0 authentication to our service -- Step 1 - Designing the Config class -- Step 2 - Registering Config at startup -- Step 3 - Adding the [Authorize] attribute -- Step 4 - Getting the token…”
    Libro electrónico
  15. 715
    por Paranj, Bala. author
    Publicado 2017
    Tabla de Contenidos: “…Dealing with Third Party APIs -- 9. Pair Ranking…”
    Libro electrónico
  16. 716
    por Putrady, Ecky. author
    Publicado 2018
    Tabla de Contenidos: “…Databases -- 6. Queues -- 7. RESTful APIs -- 8. Web Programming -- 9. HTTP Client -- 10: Configuration -- 11. …”
    Libro electrónico
  17. 717
    Publicado 2022
    Tabla de Contenidos: “…Getting Started -- Packages and Builtin Functions -- Data Types -- Operators -- Dates -- Lists -- Tuples -- Dictionaries -- Sets -- Loops, if, Else, and While -- Strings -- Regular Expressions -- Dealing with Files -- Functions and Classes -- Pandas -- Plotting -- APIs in Python -- Web Scraping in Python…”
    Libro electrónico
  18. 718
    Tabla de Contenidos: “…Introduction; How OAuth Was Born; Why Developers Should Care About OAuth; Why Don't These APIs Just Use Passwords for Authorization?; Terminology; Authentication; Federated Authentication; Authorization; Delegated Authorization; Roles; The Great Debate over Signatures; Mitigating Concerns with Bearer Tokens; Signing Your OAuth 2.0 Requests; Getting the key; Making API requests; Developer and Application Registration…”
    Libro electrónico
  19. 719
    Publicado 2023
    Tabla de Contenidos: “…We will integrate the DALL-E API, understand API calls, and fetch API data. We will process API data, render it in React, and display images generated by the API. …”
    Video
  20. 720
    Publicado 2021
    Tabla de Contenidos: “…Chapter 1: MmgBase API Introduction -- Chapter 2: Base Classes -- Chapter 3: Helper Classes -- Chapter 4: Other Classes -- Chapter 5: Advanced Classes -- Chapter 6: Widget Classes -- Chapter 7: Animation Classes -- Chapter 8: Game Screen Classes -- Chapter 9: MmgCore API Introduction -- Chapter 10: Static Main Entry Point -- Chapter 11: Dynamic Settings -- Chapter 12: Event Handlers -- Chapter 13: Resource Loading -- Chapter 14: Game Screens -- Chapter 15: Game Build Introduction -- Chapter 16: PongClone Project Setup -- Chapter 17: PongClone Main Menu Screen -- Chapter 18: PongClone Game Screen -- Chapter 19: Conclusion…”
    Libro electrónico