Source for a talk I gave about GraphQL and Elixir/Phoenix.
This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
James Harton bc966b7b9c add go.sh
2018-04-10 12:47:56 +12:00
.vscode Client-side subscriptions via Apollo work. 2018-04-08 15:26:22 +12:00
assets Client-side subscriptions via Apollo work. 2018-04-08 15:26:22 +12:00
config Fix timestamps to always create as :utc_datetime. 2018-04-08 12:25:31 +12:00
lib Add postgres database triggers and use them to notify subscribers. 2018-04-08 16:18:48 +12:00
priv Add postgres database triggers and use them to notify subscribers. 2018-04-08 16:18:48 +12:00
test Add face importing from github. 2018-04-08 10:06:11 +12:00
.gitignore Empty Phoenix application. 2018-04-08 09:20:53 +12:00
go.sh add go.sh 2018-04-10 12:47:56 +12:00
mix.exs Add absinthe-socket-link and send all GraphQL via a Phoenix channel. 2018-04-08 15:00:11 +12:00
mix.lock Add absinthe-socket-link and send all GraphQL via a Phoenix channel. 2018-04-08 15:00:11 +12:00
README.md Update readme. 2018-04-09 13:17:05 +12:00

All done.

I hope you've enjoyed our little trip around GraphQL.

All code for this talk is available at gitlab.com/jimsy/graphql-lightning-talk.

I'm @jimsy on the AU/NZ Elixir Slack - feel free to ask me questions there.