graphql-parser-python
GraphQL parser generator
A tool that generates a parser for Python from the GraphQL language
A GraphQL parser for python
4 stars
1 watching
0 forks
Language: Python
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
hasura/graphql-parser-hs | A Haskell library for parsing GraphQL queries | 59 |
br3akp0int/gqlparser | A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |
lkster/graphql-to-type | A tool that parses GraphQL requests into TypeScript types and objects | 6 |
peburrows/plot | A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
ropensci/graphql | A C++ library providing bindings to parse and export GraphQL syntax in JSON format. | 38 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 325 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 515 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |