Craft GraphQL APIs in Elixir with Absinthe

Craft GraphQL APIs in Elixir with Absinthe
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 399
Release :
ISBN-10 : 9781680505931
ISBN-13 : 1680505939
Rating : 4/5 (31 Downloads)

Book Synopsis Craft GraphQL APIs in Elixir with Absinthe by : Bruce Williams

Download or read book Craft GraphQL APIs in Elixir with Absinthe written by Bruce Williams and published by Pragmatic Bookshelf. This book was released on 2018-03-27 with total page 399 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 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 19+ and Elixir 1.4+ installed. The book will guide you through setting up a new Phoenix application using Absinthe.


Craft GraphQL APIs in Elixir with Absinthe Related Books

Craft GraphQL APIs in Elixir with Absinthe
Language: en
Pages: 399
Authors: Bruce Williams
Categories: Computers
Type: BOOK - Published: 2018-03-27 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

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
Learn Functional Programming with Elixir
Language: en
Pages: 259
Authors: Ulisses Almeida
Categories: Computers
Type: BOOK - Published: 2018-02-23 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional pro
Exploring Graphs with Elixir
Language: en
Pages: 393
Authors: Tony Hammond
Categories: Computers
Type: BOOK - Published: 2022-11-02 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Data is everywhere - it's just not very well connected, which makes it super hard to relate dataset to dataset. Using graphs as the underlying glue, you can rea
Web Information Systems Engineering – WISE 2022
Language: en
Pages: 658
Authors: Richard Chbeir
Categories: Computers
Type: BOOK - Published: 2022-11-07 - Publisher: Springer Nature

DOWNLOAD EBOOK

This book constitutes the proceedings of the 23nd International Conference on Web Information Systems Engineering, WISE 2021, held in Biarritz, France, in Novem
Property-Based Testing with PropEr, Erlang, and Elixir
Language: en
Pages: 497
Authors: Fred Hebert
Categories: Computers
Type: BOOK - Published: 2019-01-17 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Property-based testing helps you create better, more solid tests with little code. By using the PropEr framework in both Erlang and Elixir, this book teaches yo