graphql-workshop
GraphQL server builder
A workshop project teaching software developers to build a full-featured GraphQL server from scratch using ASP.NET Core and Hot Chocolate
Getting started with GraphQL on ASP.NET Core and Hot Chocolate - Workshop
469 stars
22 watching
199 forks
Language: C#
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
nicholasbellucci/sociableweaver | A lightweight framework for building GraphQL queries in Swift with a declarative style of programming. | 77 |
graphql-boilerplates/react-fullstack-graphql | A set of pre-built project templates for building full-stack React applications with GraphQL | 1,440 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
panvid/php-graphql-request-builder | A PHP library for building GraphQL request payloads with structured objects | 4 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 135 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 326 |
caffeinetv/caffql | Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |
graphql-dotnet/server | A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. | 583 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
mattmcfarland/sequelize-relay | A library that simplifies the creation of GraphQL servers using Sequelize and Relay | 76 |