chrisdambrosio / absinthe_tutorial

Absinthe v1.4 Tutorial Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Absinthe Tutorial Code

This repository houses the example code for the official Absinthe tutorial that ships with Absinthe's documentation.

It currently targets:

  • Absinthe v1.4
  • Phoenix v1.3

Contributing/Scope

Note the tutorial's target audience are beginners and the scope is currently limited to queries, mutations, and basic schema definitions.

Contributions of additional features (e.g., subscriptions, more complex types, file uploads, etc) should:

  • Still keep beginners in mind.
  • Be linked to a PR in the absinthe project contributing a draft of accompanying text---as a believable expansion of the tutorial narrative.

License

See LICENSE.md.

About

Absinthe v1.4 Tutorial Code

License:MIT License


Languages

Language:Elixir 100.0%