Edge Computing with Cloudflare Workers
Building a GraphQL server on the edge with Cloudflare Workers

Building a GraphQL server on the edge with Cloudflare Workers

8/14/2019 · Kristian Freeman

What this post added

This post introduces `workers-graphql-server`, an open-source Apollo GraphQL server designed for Cloudflare Workers. It highlights the benefits of deploying GraphQL servers on the edge with Workers, such as low latency and rapid global deployment via Wrangler. It also provides a demo playground and links to documentation and the GitHub repository for contributions.

Read the original post ↗