About This Title

Pages: 302
Published: March 2018
ISBN: 9781680502558
In Print

Skill Level Meter

Craft GraphQL APIs in Elixir with Absinthe

Flexible, Robust Services for Queries, Mutations, and Subscriptions

by Bruce Williams and Ben Wilson

Your domain is rich and interconnected, and your API should be too. Upgrade your web API to GraphQL, leveraging its flexible queries to empower your users, and its declarative structure to simplify your code. Absinthe is the GraphQL toolkit for Elixir, a functional programming language designed to enable massive concurrency atop robust application architectures. Written by the creators of Absinthe, this book will help you take full advantage of these two groundbreaking technologies. Build your own flexible, high-performance APIs using step-by-step guidance and expert advice you won’t find anywhere else.


  • GraphQL Video Course
  • Unpacked: Full-Stack GraphQL with Absinthe, Phoenix, and React
  • Authors: Mike Clark and Nicole Clark

Want to see GraphQL at work in the context of a full-stack application? The Pragmatic Studio has a video course just for you! Learn how to put together an app using Phoenix on the backend, Absinthe for the GraphQL API, and React with Apollo on the frontend. You’ll come away understanding how everything works together in harmony so you can build your own GraphQL app from start to finish.

These videos were technically reviewed by Bruce Williams so you know you’re learning techniques and practices based on real-world experiences. The course includes 4.5 hours of video, 17 animations exploring key design elements, and all the source code.

Buy directly from The Pragmatic Studio.

eBook Formats:

  • PDF for desktop/tablets

  • epub for Apple Books, e-readers

  • mobi for Kindle readers

Get all eBook formats here for $27.95 (USD)

Add to Cart we accept visa, mastercard, amex, discover, paypal


Paperback Formats:

Please support indie bookstores!
Find indie bookstores in the U.S. Find indie bookstores around the world.


GraphQL is a new way of structuring and building web services, and the result is transformational. Find out how to offer a more tailored, cohesive experience to your users, easily aggregate data from different data sources, and improve your back end’s maintainability with Absinthe’s declarative approach to defining how your API works.

Build a GraphQL-based API from scratch using Absinthe, starting from core principles. Learn the type system and how to expand your schema to suit your application’s needs. Discover a growing ecosystem of tools and utilities to understand, debug, and document your API. Take it to production, but do it safely with solid best practices in mind. Find out how complexity analysis and persisted queries can let you support your users flexibly, but responsibly too. Along the way, discover how Elixir makes all the difference for a high performance, fault-tolerant API. Use asynchronous and batching execution, or write your own custom add-ons to extend Absinthe. Go live with subscriptions, delivering data over websockets on top of Elixir (and Erlang/OTP’s) famous solid performance and real-time capabilities.

Transform your applications with the powerful combination of Elixir and GraphQL, using Absinthe.

What You Need

To follow along with the book, you should have Erlang/OTP 20+ and Elixir 1.5+ installed. The book will guide you through setting up a new Phoenix 1.3 application using Absinthe.

Resources

Releases:

  • P2.0 2020/04/23
  • P1.0 2018/03/26
  • B5.0 2018/03/15
  • B4.0 2018/01/23

Contents & Extracts

  • Introduction
  • Build a GraphQL API
    • Meet GraphQL
      • On the Client
      • On the Server
      • Absinthe and the Tech Stack
      • Moving On
    • Building a Schema
      • Preparing the Application
      • Our Schema Module
      • Making a Query excerpt
      • Running Our Query with GraphiQL
      • Testing Our Query
      • Moving On
    • Taking User Input excerpt
      • Defining Field Arguments
      • Providing Field Argument Values
      • Using Enumeration Types
      • Modeling Input Objects
      • Marking Arguments as Non-Null
      • Creating Your Own Scalar Types
      • Moving On
    • Adding Flexibility
      • Organizing a Schema
      • Understanding Abstract Types
      • Using Named Fragments
      • Moving On
    • Making a Change with Mutations
      • Defining a Root Mutation Type
      • Building the Resolver
      • Handling Mutation Errors
      • Moving On
    • Going Live with Subscriptions
      • Setting Up Subscriptions
      • Event Modeling
      • Submitting Subscriptions excerpt
      • Testing Subscriptions
      • Subscription Triggers
      • Moving On
  • Publish Your API
    • Resolution Middleware
      • Our First Module
      • Applying Middleware
      • Setting Defaults
      • Moving On
    • Securing with Authentication and Authorization
      • Logging In
      • Using the Execution Context
      • Securing Fields
      • Structuring for Authorization
      • Moving On
    • Tuning Resolution
      • Understanding the Problem
      • Using Built-in Plugins
      • Discovering Dataloader
      • Moving On
  • Use Your API
    • Driving Phoenix Actions with GraphQL
      • Building an Action
      • Handling Input
      • Complex Queries
      • Moving On
    • Integrating with the Frontend
      • Starting Simple
      • Choosing a Framework
      • Using Apollo Client
      • Using Relay
      • Wrapping Up

Author

Bruce Williams is a polyglot technologist, speaker, and writer interested in everything from learning type systems and writing parsers to designing UX. He is the CTO of CargoSense, a logistics intelligence company, and the co-creator of Absinthe, the GraphQL toolkit for Elixir.

Ben Wilson is a full-stack developer and leading member of the Elixir community as an open source maintainer, contributor, and conference speaker. He is the back-end team lead at CargoSense and the co-creator of Absinthe.

eBook Formats:

  • PDF for desktop/tablets

  • epub for Apple Books, e-readers

  • mobi for Kindle readers

Get all eBook formats here for $27.95 (USD)

Add to Cart we accept visa, mastercard, amex, discover, paypal


Paperback Formats:

Please support indie bookstores!
Find indie bookstores in the U.S. Find indie bookstores around the world.

Related Titles:

Skill Level Meter

About This Title

Pages: 302
Published: March 2018
ISBN: 9781680502558
Edition: 1
In Print