graphql-parser
GraphQL parser
A tool for parsing and formatting GraphQL query and schema definitions in Rust.
A graphql query language and schema definition language parser and formatter for rust
355 stars
15 watching
79 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
formattergraphqlgraphql-query-languagegraphql-schema-languageparserrustschema
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
| A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
| A tool for formatting GraphQL queries to make them more readable. | 6 |
| A tool that generates a parser for Python from the GraphQL language | 4 |
| A tool that parses GraphQL requests into TypeScript types and objects | 6 |
| An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
| A Haskell library for parsing GraphQL queries | 59 |
| A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |
| A tool for generating and wiring GraphQL schemas in Java | 812 |
| A C++ library providing bindings to parse and export GraphQL syntax in JSON format. | 39 |
| A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
| A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
| A GraphQL implementation in R, allowing rapid development of client-server applications with a consistent query language. | 58 |
| A utility for loading and managing GraphQL schema definitions from files | 3 |
| Tools for generating and consuming GraphQL services in C++ | 326 |