Giter Club home page Giter Club logo

graphql-erlang-tutorial's Introduction

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:

  • rebar3
  • Erlang/OTP - Version 19.3.3 was used in preparing this document

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

To build the documentation you need:

  • asciidoctor - We use asciidoctor's tagging feature to refer to source code in the repository inside the documentation. I installed it with gem install asciidoctor

In addition you need:

  • A decent amount of Erlang knowledge. This document doesn't explain Erlang in any way, and assumes prior knowledge.
  • A decent amount of web knowledge.
  • Some GraphQL knowledge. If you don't know what GraphQL is, this document may not be the best initial exposition. Some terminology is taken for granted in advance. On the other hand, this document explains how GraphQL fits into the Erlang world.

graphql-erlang-tutorial's People

Contributors

benbro avatar callumroberts avatar deadzen avatar gausby avatar jadeallenx avatar jlouis avatar madscoaducom avatar peffis avatar tudborg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.