#
absinthe
Here are 95 public repositories matching this topic...
-
Updated
Aug 15, 2021 - Elixir
Cooking recipe sharing app built with Phoenix, React, GraphQL and Kubernetes
-
Updated
Oct 14, 2018 - Elixir
Kronky bridges the gap between Ecto and Absinthe GraphQL by listing validation messages in a mutation payload.
-
Updated
May 8, 2019 - Elixir
Apollo Tracing middleware for Absinthe
-
Updated
Aug 30, 2020 - Elixir
An Apollo networkInterface for executing GraphQL queries via Phoenix Channels
graphql
apollo-client
websocket
absinthe
phoenix-channels
apollographql-subscriptions
apollo-phoenix-websocket
absinthe-phoenix
-
Updated
Oct 24, 2017 - JavaScript
notifications
react
redux
graphql
docker
kubernetes
machine-learning
elixir
phoenix
apollo
medium
ecto
absinthe
blogs
-
Updated
Sep 24, 2020 - Elixir
Intro to Absinthe & Dataloader
-
Updated
Oct 27, 2019 - Elixir
Scaffold generator for elixir phoenix absinthe projects
-
Updated
Nov 25, 2020 - Elixir
Set of helpers/asserts for Absinthe
-
Updated
Jan 26, 2019 - Elixir
-
Updated
May 9, 2018 - JavaScript
SimpleGraphqlClient is a graphql client, focused on simplicity and ease of use.
-
Updated
Feb 12, 2020 - Elixir
Blazeee: Elixir/Phoenix starter kit for modern development. (Elixir/Phoenix API, GraphQL - Absinthe, JWT authentication, Postgres, Docker, Travis, Gitlab CI, Swagger)
api
graphql
formatter
elixir
phoenix
database
stack
solution
swagger
gitlab-ci
absinthe
elixir-programming-language
elixir-lang
elixir-phoenix
phoenix-framework
credo
elixir-language
phoenix-application
phoenix-elixir
phoenix-template
-
Updated
Jan 24, 2020 - Elixir
-
Updated
Mar 4, 2017 - Elixir
A repo to help you get up to speed with implementing a graphql API in elixir!
-
Updated
Apr 29, 2021 - Elixir
This is an api only phoenix framework boilerplate which supports graphql, authentication and aws/backblaze s3 and thumbnailing out the box as of now.
api
graphql
elixir
phoenix
api-client
absinthe
elixir-phoenix
phoenix-framework
elixir-library
absinthe-graphql
phoenix-elixir
absinthe-phoenix
-
Updated
Oct 2, 2020 - Elixir
Improve this page
Add a description, image, and links to the absinthe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the absinthe topic, visit your repo's landing page and select "manage topics."
Resolution.path/1will give us a list like["post", 5, "author"]. Strikes me we could flatten that into a string likepost[].authorand put it to"absinthe.path".