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

GitHub

218 stars
17 watching
43 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists

astgraphqllexerparse

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
graphql-dotnet/graphql-clientA C# library that provides a thread-safe GraphQL client for .NET Standard630
graphql-dotnet/serverA package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections.583
graphql-dotnet/conventionsAutomates schema generation for GraphQL .NET applications233
graphql-elixir/graphql_parserAn Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs)20
entitygraphql/entitygraphqlA GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models.421
graphql-rust/graphql-parserA tool for parsing and formatting GraphQL query and schema definitions in Rust.355
josephwoodward/graphiql-dotnetMiddleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs142
hasura/graphql-parser-hsA Haskell library for parsing GraphQL queries59
ropensci/graphqlA C++ library providing bindings to parse and export GraphQL syntax in JSON format.39
moientajik/graphql.toolsGenerates C# classes from a GraphQL schema96
tallstreet/graphql-parser-pythonA tool that generates a parser for Python from the GraphQL language4
lkster/graphql-to-typeA tool that parses GraphQL requests into TypeScript types and objects6
byme8/zeroqlA C# GraphQL client library with Linq-like syntax for building high-performance clients280
dotnet/sqlclientProvides database connectivity to SQL Server for .NET applications.864
graphql-python/flask-graphqlAdds GraphQL support to Flask web applications1,322