Tag: GraphQL

GraphQL is a query language for APIs and a runtime for executing those queries by using a type system you define for your data. It was developed by Facebook in 2012 and released as an open-source project in 2015. GraphQL provides a more efficient, powerful, and flexible alternative to REST APIs.

Learn More about GraphQL.

Articles

  1. From REST to GraphQL - How To Build a GraphQL Server
  2. From REST to GraphQL
    From REST to GraphQL

    I am giving a talk at NorthOT this Thursday in Barrie Ontario about Migrating from a RESTful API to GraphQL.