graphiql-dotnet
GraphQL API interface
Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs
GraphiQL middleware for ASP.NET Core
142 stars
9 watching
27 forks
Language: CSS
last commit: over 4 years ago
Linked from 2 awesome lists
csharpdotnet-coregraphiqlgraphiql-editorgraphql
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
jaydenseric/graphql-api-koa | Middleware for Koa to handle GraphQL queries and errors | 52 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
rse/hapi-plugin-graphiql | Integrates a GraphQL interface with authentication and documentation support | 22 |
deloitteoptimalreality/graphqlclient.jl | A Julia package for seamless GraphQL integration with servers | 47 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
cloudflare/workers-graphql-gateway-example | Provides a GraphQL Gateway for Cloudflare Workers using Dataloader to batch and cache queries. | 81 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |