Skip to content

Commit a9836cf

Browse files
authored
Add graphql-erlang to server implementations
Add a reference to ShopGun's GraphQL implementation for the server-side (written in Erlang)
1 parent 007ab8f commit a9836cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/code/index.html.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,9 @@ Code that executes a hello world GraphQL query with \`graphql-clj\`:
344344
- [absinthe](https://github.com/absinthe-graphql/absinthe): GraphQL implementation for Elixir.
345345
- [graphql-elixir](https://github.com/graphql-elixir/graphql): An Elixir implementation of Facebook's GraphQL.
346346
347+
### Erlang
348+
349+
- [graphql-erlang](https://github.com/shopgun/graphql-erlang): GraphQL implementation in Erlang.
347350
348351
## GraphQL Clients
349352

0 commit comments

Comments
 (0)