<aside> ✏️ You will build a simple weather GraphQL api. It’s ok if you are not familiar with GraphQL, a basic understanding of REST is sufficient. I suggest you read the articles below to get you familiar with GraphQL before you being the technical assessment.

</aside>

New to GraphQL? Have a read on what GraphQL is and good schema design patterns:

What is GraphQL?

Thinking in Graphs

Good Schema Design

Designing Your First GraphQL Schema

GraphQL best practices for GraphQL schema design

Exercise

Simple Weather App API using

FastAPI

A Python library for GraphQL | 🍓 Strawberry GraphQL

You have find a weather api provider. Please use google to find the best one.