GraphQL tutorial: How to get started

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • graphpack

    ☄️ A minimalistic zero-config GraphQL server.

  • Next, install the dependencies required for GraphQL as well as your server that will provide the GraphQL endpoint. In this example, we will be using Apollo Server, but you can also use other GraphQL servers such as Graphpack.

  • graphql-spec

    GraphQL is a query language and execution engine tied to any backend service.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

  • GraphQL is a new technology, and in this guide, we have only explored a few basics. Here are some additional links you might find useful as you explore GraphQL:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts