Home

Awesome

Build Status

A tutorial for GraphQL-Erlang

This repository contains a tutorial for the graphql-erlang system. It implements (a subset of) the SWAPI as an example project in order to clarify how the system is supposed to be used in a full implementation. The idea is that it can be used as a starting point for your own implementation of your own GraphQL schema.

Documentation

The primary URL for the document is:

https://shopgun.github.io/graphql-erlang-tutorial/

To read the latest version of the documentation, go there and start reading!

Building

To build this software you need:

The needed dependencies will be pulled in as part of building the software.

To build the documentation you need:

In addition you need: