hasura-cloudflare-worker
Facebook-GRPC proxy
A Cloudflare Worker that uses Facebook-based authorization and GraphQL proxy queries with Hasura
Example Cloudflare Worker for Facebook-based authorization and GraphQL proxy queries with Hasura
18 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 2 awesome lists
cloudflare-workercloudflare-workersfacebook-logingraphqlhasurahasura-graphql
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/workers-graphql-gateway-example | Provides a GraphQL Gateway for Cloudflare Workers using Dataloader to batch and cache queries. | 81 |
cloudflare/workers-graphql-server | A globally distributed GraphQL server built on Cloudflare Workers for fast and secure API access | 706 |
digitaloptimizationgroup/cloudflare-edge-proxy | A Cloudflare worker script for enabling A/B testing and canary releases across multiple backends. | 73 |
portable-cto/airtable-proxy-worker | An Airtable API proxy that secures requests from front-end applications | 135 |
gitbookio/proxies-on-cloudflare | A toolkit for building Cloudflare Workers with high-level proxying primitives and routing capabilities | 91 |
hr/recaptcha-worker | Handles server-side verification of Google reCAPTCHA v3 | 40 |
jbeeko/cfworker-web-api | A Cloudflare Workers project demonstrating the use of F# to create a web API with routing and KVStore functionality. | 25 |
digitaloptimizationgroup/cloudflare-worker-preact-pwa | A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering | 63 |
gaafar/curl-worker | A Cloudflare worker template that alters responses to developer tools | 50 |
anderly/cloudflare-worker-routing | A CloudFlare Worker with built-in routing for separating worker logic into functions and controllers | 40 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
kristianfreeman/gatsby-cloudflare-workers | An example project demonstrating how to build and deploy a website with Gatsby.js using Cloudflare Workers for edge deployment. | 21 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
aozd4v/cloudflare-workers-kv-dotnet-client | A .NET client library for interacting with Cloudflare Workers KV storage | 10 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |