plot

GraphQL parser

A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec.

A graphql parser and resolver for Elixir

GitHub

32 stars
4 watching
2 forks
Language: Elixir
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphql-elixir/graphql_parser An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) 20
uesteibar/neuron A GraphQL client for Elixir 332
br3akp0int/gqlparser A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. 58
graphql-elixir/graphql_relay A library that simplifies the setup of a GraphQL schema compatible with Relay 36
graphql-rust/graphql-parser A tool for parsing and formatting GraphQL query and schema definitions in Rust. 355
absinthe-graphql/absinthe_plug A Plug module that integrates GraphQL functionality into an Elixir web application 261
tallstreet/graphql-parser-python A tool that generates a parser for Python from the GraphQL language 4
zidekmat/graphql_beautifier Tools for improving readability of GraphQL requests 30
graphql-dotnet/parser A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. 218
hasura/graphql-parser-hs A Haskell library for parsing GraphQL queries 59
asonge/graphql A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. 87
g-plane/pretty_graphql A tool for formatting GraphQL queries to make them more readable. 6
lkster/graphql-to-type A tool that parses GraphQL requests into TypeScript types and objects 6
peburrows/diplomat An Elixir library providing a simple interface to Google's Cloud Datastore 94
pwoolcoc/exmerl An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. 12