GraphQL & RPC

Schemas, federation, protobuf, and contract-first service stacks.

  • 7 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in GraphQL & RPC


medium.com > @umeshcapg > why-is-grpc-faster-than-http-json-8e9ebd5b9a46

Why is gRPC faster than HTTP+JSON?

1+ day, 21+ hour ago   (36+ words) The speed difference is not due to a single technology, but rather the combination of four key factors. Why Is gRPC Faster Than HTTP + JSON? If you’ve worked with …...


getminds.ai > docs > api > openapi

OpenAPI Spec & TypeScript Clients

1+ week, 4+ day ago   (224+ words) Machine-readable OpenAPI 3.1.0 spec for the Minds API. Generate typed TypeScript clients or pipe the JSON straight into your LLM. The Minds public API ships a machine-readable OpenAPI 3.1.0 spec. Build typed clients or give the JSON to an LLM for routes with…...


tech-insider.org

React vs Vue GraphQL Setup: 13 Steps [2026]

2+ week, 1+ day ago   (1640+ words) This tutorial walks through building the same GraphQL-powered app twice: once in React 19.2.8 with Apollo Client 4, and once in Vue 3.5 with Vue Apollo, before showing where urql fits as a lighter alternative for either framework. By the end you will…...