Go
2 articles
Articles tagged with "Go"
Explore our collection of 2 articles about go.

Polyglot GraphQL Federation: Part 3 - When GraphQL Meets gRPC and REST
GraphQL is not the only protocol in a federated platform. This article explores how gRPC handles internal Java-to-Java communication while REST powers Stripe payment integration in Go.
GraphQLgRPC+7
Arthur Costa•24 min read

Polyglot GraphQL Federation: Part 2 - Three Languages, One Schema
How Java, Go, and TypeScript each implement GraphQL Federation 2 subgraphs with entity resolution, schema directives, and database-per-service isolation in a real e-commerce platform.
GraphQLFederation+7
Arthur Costa•28 min read