Using the GraphiQL IDE to access a GraphQL API

GraphQL is bundled with GraphiQL, which lets us run queries right in the browser! Let’s see how GitHub uses it and try kicking the tires.

September 26, 2019

What is GraphQL and how does it differ from REST?

GraphQL is an alternative for REST, not a replacement. Let’s take a brief look at how they differ.

September 21, 2019