workers-graphql-gateway-example
GraphQL Gateway
Provides a GraphQL Gateway for Cloudflare Workers using Dataloader to batch and cache queries.
GraphQL running on Cloudflare Workers
81 stars
6 watching
6 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
cloudflarecloudflare-workersdataloadergraphql
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/workers-graphql-server | A globally distributed GraphQL server built on Cloudflare Workers for fast and secure API access | 706 |
nathanwaters/hasura-cloudflare-worker | A Cloudflare Worker that uses Facebook-based authorization and GraphQL proxy queries with Hasura | 18 |
anderly/cloudflare-worker-routing | A CloudFlare Worker with built-in routing for separating worker logic into functions and controllers | 40 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
graphql-java/java-dataloader | A utility library to improve data fetching efficiency by caching and batching data retrieval. | 497 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 277 |
josephwoodward/graphiql-dotnet | Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |