All Projects → absinthe-graphql → absinthe_tutorial

absinthe-graphql / absinthe_tutorial

Licence: MIT license
Absinthe v1.4 Tutorial Code

Programming Languages

elixir
2628 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].