null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Learning API Styles (Understanding the Trade-Offs of Common APIs and Choosing the Correct Solutions)

List Price: $69.99
SKU:
9781098153991
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Lukasz Dynowski, Marcin Dulak
    Format:
    Paperback
    Pages:
    412
    Publisher:
    O'Reilly Media (August 19, 2025)
    Imprint:
    O'Reilly Media
    Language:
    English
    ISBN-13:
    9781098153991
    ISBN-10:
    1098153995
    Weight:
    23.2oz
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260209163242-20260209.xml
    Folder:
    TWO RIVERS
    List Price:
    $69.99
    Country of Origin:
    United States
    Pub Discount:
    60
    Case Pack:
    10
    As low as:
    $60.19
    Publisher Identifier:
    P-PER
    Discount Code:
    C
  • Overview

    When developing a service, whether it's a web service or a microservice, an application programming interface (API) is essential for facilitating data exchange. In this hands-on book, authors Lukasz Dynowski and Marcin Dulak show software developers, engineers, and architects how to design and implement APIs for specific use cases—including RESTful APIs, GraphQL APIs, WebSocket APIs, webhook APIs, gRPC APIs, and messaging protocols.

    You'll learn how to determine the appropriate type of API for your application use case and how to tackle design decisions along the way. You'll also learn the trade-offs between various APIs and acquire practical knowledge of how to implement them.

    • Explore the origins and evolution of API styles
    • Learn the core network protocols that various APIs use
    • Determine which encoding to use for your API
    • Select an appropriate API style
    • Understand the trade-offs of each API style
    • Learn how to implement, secure, and document various API styles
    • Inspect network packets exchanged between APIs