An open API service indexing awesome lists of open source software.

https://github.com/moonhighway/graphql-query-language

Getting started with GraphQL
https://github.com/moonhighway/graphql-query-language

Last synced: about 1 year ago
JSON representation

Getting started with GraphQL

Awesome Lists containing this project

README

          

# GraphQL Query Language

Welcome to the GraphQL query language course! Really glad that you're here. Below, you'll find all of the links needed for this course + a bunch of resources for taking the next steps with GraphQL.

## Links for the Course 🔗

- [Slides](https://slides.com/moonhighway/query-language-workshop/)
- [Pet Library API](https://pet-library.moonhighway.com)
- [Funded Pet Library API](https://funded-pet-library.moonhighway.com)
- [GitHub GraphQL API](https://developer.github.com/v4/explorer/)
- [Snowtooth API](https://snowtooth.moonhighway.com)
- [OneGraph](https://www.onegraph.com/graphiql)

## GraphQL Docs & Resources 📃

- [GraphQL](https://graphql.org)
- [Apollo GraphQL Docs](https://www.apollographql.com/docs/)
- [Apollo Platform Tutorial](https://www.apollographql.com/docs/tutorial/introduction)
- [Hasura](https://hasura.io)
- [Prisma](https://www.prisma.io/)
- [AppSync](https://aws.amazon.com/appsync/)
- [How to GraphQL Tutorials](https://www.howtographql.com)

## egghead Resources 🥚

- [WTF is GraphQL](https://egghead.io/lessons/graphql-wtf-is-graphql): Wait, what is GraphQL?
- [Create Fullstack GraphQL Apps with GraphQL, Apollo, and React Playlist](https://egghead.io/playlists/create-fullstack-applications-with-graphql-and-apollo-794dc9c7): Build a fullstack GraphQL app from scratch by Eve Porcello & Alex Banks
- [Build a Blog with React and Markdown and Gatsby](https://egghead.io/courses/build-a-blog-with-react-and-markdown-using-gatsby): Lots of cool GraphQL for Gatsby tips here from Taylor Bell
- [GraphQL Data in React with Apollo Client](https://egghead.io/courses/graphql-data-in-react-with-apollo-client): A great course on using GraphQL in React with Apollo Client by Nik Graf
- [Building Serverless Web Applications with React & AWS Amplify](https://egghead.io/courses/building-serverless-web-applications-with-react-aws-amplify)
- [Getting Started with Apollo Federation](https://egghead.io/playlists/getting-started-with-apollo-federation-60ad0165): Learn to build scalable GraphQL microservices with a federated architecture

## Moon Highway 🌘

- [Moon Highway](https://www.moonhighway.com)
- [Articles](https://www.moonhighway.com/articles)
- Eve Porcello: eve@moonhighway.com, [@eveporcello](https://twitter.com/eveporcello)
- Alex Banks: alex@moonhighway.com, [@moontahoe](https://twitter.com/moontahoe)