graphql_parser
GraphQL parser
An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs)
Elixir binding for libgraphqlparser
20 stars
2 watching
3 forks
Language: Elixir
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
| A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 |
| A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
| A GraphQL client for Elixir | 330 |
| 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 C++ library providing bindings to parse and export GraphQL syntax in JSON format. | 39 |
| A Haskell library for parsing GraphQL queries | 59 |
| A tool that parses GraphQL requests into TypeScript types and objects | 6 |
| A tool that generates a parser for Python from the GraphQL language | 4 |
| A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
| A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |
| A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 |
| An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 281 |
| An implementation of the SPARQL query language in Elixir to execute queries against RDF data structures and protocol endpoints. | 39 |