Rethinking REST a hands-on guide to GraphQL and Queryable APIs

The lessons start with a high-level introduction to the language, its features, and best practices for creating a production-ready API. In the latter part, the lessons provide guided tutorials for creating a GitHub dashboard using their existing API and building your own GraphQL API from scratch usi...

Full description

Bibliographic Details
Main Author: Dee, Arianne
Format: eBook
Language:English
Published: Addison-Wesley Professional 2018
Edition:1st edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03668nmm a2200337 u 4500
001 EB001943131
003 EBX01000000000000001106033
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780135381434 
100 1 |a Dee, Arianne 
245 0 0 |a Rethinking REST  |h [electronic resource]  |b a hands-on guide to GraphQL and Queryable APIs  |c Dee, Arianne 
250 |a 1st edition 
260 |b Addison-Wesley Professional  |c 2018 
300 |a 1 video file, approximately 4 hr., 24 min. 
653 |a Vidéo en continu 
653 |a Vidéos sur Internet 
653 |a streaming video / aat 
653 |a Internet videos / http://id.loc.gov/authorities/subjects/sh2007001612 
653 |a Streaming video / http://id.loc.gov/authorities/subjects/sh2005005237 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Mode of access: World Wide Web 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 0135381436 
856 4 0 |u https://learning.oreilly.com/videos/~/9780135381434/?ar  |x Verlag  |3 Volltext 
082 0 |a E VIDEO 
520 |a The lessons start with a high-level introduction to the language, its features, and best practices for creating a production-ready API. In the latter part, the lessons provide guided tutorials for creating a GitHub dashboard using their existing API and building your own GraphQL API from scratch using either the Node.js or Django frameworks. Download the related files from http://www.informit.com/store/rethinking-rest-a-hands-on-guide-to-graphql-and-queryable-9780135381441 . About the Instructor Arianne Dee is a software developer and educator from the University of British Columbia. She loves Python for its versatility and community, and GraphQL because it makes APIs fun and intuitive. She is an instructor for Canada Learning Code and a maker at MakerLabs in Vancouver, BC. While working as a back-end developer at 7Geese, she worked on creating their GraphQL API in Django.  
520 |a Since then, she has done training, spoken at conferences, and developed her own GraphQL server library for Django. Skill Level Beginning to Intermediate What You Will Learn Learn all about GraphQL and its core features Learn how to consume a GraphQL API by building a simple Github client Build a GraphQL API from scratch in your choice of Node.js or Django Learn how to use the GraphiQL app to improve your GraphQL workflows Explore working with GraphQL mutations and directives Learn best practices for production environments: pagination, security, and caching Who Should Take This Course Django or Node developers who want to learn how to get started building a GraphQL API Front-end developers who want to learn how to .. 
520 |a 4+ Hours of Video Instruction Since being released by Facebook, GraphQL has been adopted as the API standard of choice by companies such as GitHub, Yelp, Intuit, and the New York Times. GraphQL improves upon REST APIs by providing an explorable and self-documented way of getting exactly the data you need for your application. Whether you're working on a mobile app or a dashboard view, no matter how small or large the project, GraphQL is an important new tool for any application developer to know. Description This 4+ hour LiveLesson video course provides a thorough overview about the why's, what's, and how's of GraphQL, an API query language that has been making waves in the developer community. Given its potential to become the new standard for creating data APIs, this video series will give you the tools to discuss its pros and cons and implement it in a project.