Thursday 9 a.m.–10:30 a.m. in Room 25C
How to Create a GraphQL endpoint on top of a RESTful API
Richard Moot
Description
"Audience Level: Beginning to Intermediate
Not all APIs offer a GraphQL endpoint, but it is a wonderful way to consume and explore an API. We will cover creating a GraphQL endpoint on top of a RESTful API using Flask, Graphene, and Square APIs.
Through this workshop you’ll learn about Graphql:
How to create schemas using Graphene
When to use Queries vs Mutations
What a Resolver is and how to construct them"