parser
GraphQL parser
A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents.
A lexer and parser for GraphQL in .NET
218 stars
17 watching
43 forks
Language: C#
last commit: almost 2 years agoLinked from 2 awesome lists
astgraphqllexerparse
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 | |
| A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. | 583 | |
| Automates schema generation for GraphQL .NET applications | 233 | |
| An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 | |
| A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 | |
| A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 | |
| Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 | |
| A Haskell library for parsing GraphQL queries | 59 | |
| A C++ library providing bindings to parse and export GraphQL syntax in JSON format. | 39 | |
| Generates C# classes from a GraphQL schema | 96 | |
| 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 | |
| A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 | |
| Provides database connectivity to SQL Server for .NET applications. | 864 | |
| Adds GraphQL support to Flask web applications | 1,322 |