Leanpub Header

Skip to main content

Filters

Category: "APIs"

Books

  1. Using the WordPress REST API
    Using the WordPress REST API
    Everything you need to know to begin using the WordPress REST API
    Cal Evans

    All the information you need to use the WordPress REST API collected in one convenient volume. From authentication to images, it is all here in this one volume.

  2. From A Non-Programmer To Full Stack .NET Developer
    From A Non-Programmer To Full Stack .NET Developer
    Step-by-step guide for your first web application (includes setup tutorials for the tools you need)
    Ion Cosmin Grigore

    This book assumes no previous experience. We will start from the very beginning and it will help you unlock the mysteries of programming

  3. API Strategy for Open Banking
    API Strategy for Open Banking
    Insights and case studies from leading open banking experts and API strategists.
    Nordic APIs

    As banks treat their software assets more like products, monolithic infrastructure is decomposing into reusable, API-first components. Within API Strategy for Open Banking, we present a holistic API perspective on open banking, featuring best practices and case studies from some of the world's leading open banking initiatives.

  4. Fullstack GraphQL
    Fullstack GraphQL
    Julián Mayorga

    Learn GraphQL with a hands-on approach. With this  open source book  you will build a full stack GraphQL application step by step using NodeJS, Apollo GraphQL and React.

  5. API Product Management
    API Product Management
    Product Strategy and Execution for the Digital Economy
    Amancio Bouza and Andrea Zulian

    Valuable and accessible products and services are the most important assets for any business, especially in the digital economy. Through clear step-by-step explanations and real-life examples, you’ll learn the foundations of the API Product Management methodology. It will help you to create, launch, and run digital products customers love.

  6. API Product Management
    API Product Management
    Product Strategy and Execution for the Digital Economy
    Amancio Bouza and Andrea Zulian

    Valuable and accessible products and services are the most important assets for any business, especially in the digital economy. Through clear step-by-step explanations and real-life examples, you’ll learn the foundations of the API Product Management methodology. It will help you to create, launch, and run digital products customers love.

  7. Java EE 8
    Java EE 8
    Only What's New
    Alex Theedom

    This book covers all new and updated Java EE 8 APIs with plenty of code examples to demonstrate each feature: JSON Binding 1.0, Security 1.0, Servlet 4.0, Bean Validation 2.0, CDI 2.0, JAX-RS 2.1, JSF 2.3, JSON Processing 1.1 and JPA 2.2. Only what's new is included, so you won't spend time reading what you already know, only what you don't.

  8. Surviving Other People's APIs
    Surviving Other People's APIs
    Working with some API can feel like an dangerous expidition into an ancient tomb full of booby traps and archaic instructions. Let's dodge all the pits of spikes and get to the treasure.
    Phil Sturgeon and Mike Bifulco

    "Just pull that from the API" they said. "It'll be easy!" they said.

  9. Redux From Scratch
    Redux From Scratch
    Mike Mangialardi

    Redux is something you might hear a lot of as a JavaScript developer. However, it's not always so clear as to what it is, why you need it, and how to get started. Redux From Scratch clears this confusion by providing a practical guide that walks you through the basics of Redux and implementing it in a React/Redux/Express/MongoDB stack.

  10. A Collection of Laravel Tutorials

    This book contains all tutorials that have been published on the Laravelista website in the period from >= 2016. to < 2018.

  11. Data Science Solutions
    Data Science Solutions
    Machine Learning, Python, Neo4j, Kaggle, Cloud Platforms
    Manav Sehgal

    Learn to scale your data science projects from comfort of your development laptop to production scale on the Google and Amazon Clouds. Learn Python for Data Science. Setup Google Cloud Datastore, Firebase, and DynamoDB. Use Neo4j and Open Refine in your workflow.

  12. API Design on the Scale of Decades
    API Design on the Scale of Decades
    Learn How to Architect and Design Long-lasting APIs
    Nordic APIs

    Expert insights from the Nordic APIs Platform Summit, dedicated to the idea of designing APIs with longevity in mind. We cover the most pressing API design decisions for maintaining long-lasting API platforms, including REST, GraphQL, versioning strategies, REST hooks, OAuth 2.0 in IoT, microservices, and more...

  13. Learn React Fast (React.js)
    Learn React Fast (React.js)
    Over 250 pages of technical info and examples.
    Mark Clow
    No Description Available
  14. Moderne Datenzugriffslösungen mit Entity Framework Core 2.1/2.2
    Moderne Datenzugriffslösungen mit Entity Framework Core 2.1/2.2
    Datenbankprogrammierung mit C# in .NET/.NET Core/Xamarin
    Dr. Holger Schwichtenberg

    Dies ist die Version 6.3 dieses Buchs, die am 10.02.2019 im Umfang von 613 Seiten erschienen ist. Dieses Buch betrachtet die Versionen 2.1 (RTM) und 2.2 (RTM) von Entity Framework Core. Das Buch enthält alle wichtigen Szenarien des Datenbankzugriffs, Architekturfragen, Praxislösungen sowie zahlreiche Tipps und Tricks.

  15. Akka HTTP RESTful APIs
    Akka HTTP RESTful APIs
    Building Reactive RESTful APIs with Scala and Akka
    Codemunity

    Let's build a REST API for a simple bookstore. We'll get to store and search books, create users and authenticate them, use test-driven development and more!