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
32 stars
4 watching
2 forks
Language: Elixir
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
| A GraphQL client for Elixir | 330 |
| A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |
| A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
| A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
| A Plug module that integrates GraphQL functionality into an Elixir web application | 261 |
| A tool that generates a parser for Python from the GraphQL language | 4 |
| Tools for improving readability of GraphQL requests | 30 |
| A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
| A Haskell library for parsing GraphQL queries | 59 |
| A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 |
| A tool for formatting GraphQL queries to make them more readable. | 6 |
| A tool that parses GraphQL requests into TypeScript types and objects | 6 |
| An Elixir library providing a simple interface to Google's Cloud Datastore | 94 |
| An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |