graphql-federation
There are 24 repositories under graphql-federation topic.
wundergraph/cosmo
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
0xR/graphql-transform-federation
Convert your existing GraphQL schema into a federated schema
ballerina-platform/module-ballerina-graphql
The Ballerina GraphQL module is part of the Ballerina Standard Library. It is a spec-compliant, production-ready GraphQL implementation for writing GraphQL APIs in Ballerina.
the-guild-org/federation
Open Source Composition library for Apollo Federation
gmac/graphql-stitching-ruby
GraphQL Schema Stitching for Ruby
pascaldevink/php-graphql-federation
Utility for creating GraphQL microservices, which can be combined into a single endpoint through tools like Apollo Gateway
shaungehring/python-graphql-federation-sample
This is an example of using GraphQL federation with python. This includes multiple python graphql servers and a federated gateway.
hasura/supergraph-io
Content for the supergraph.io website
mjyocca/terraform-cdk-graphql-federation-api
Serverless Graphql Federation API's built with: mercurius, fastify, nestjs; infrastructure automation with Terraform & Terraform CDK
Spantree/nexus-federation-plugin
Nexus plugin providing integration with Apollo Federation.
augustoscher/edge-graphql
One Graph Service with graphql federation v2 example
colvint/samo-is-dead
Effects-Oriented System
tatangharyadi/api
API gateway with Passport authentication, JWT token, RBAC and GraphQL federation
xlibb/graphql-federation-gateway
This repository contains the source code of the Ballerina GraphQL federation gateway.
alexandredev3/ignite-lab-01
Ignite Lab is a course platform that was built using the microservice architecture.
simpletut/graphql-federation-demo
This repository is an example of using Apollo Federation to build a single schema on top of multiple services.
xmlynek/Spring-boot-GraphQL-DGS-App
Spring boot graphql project using netflix DGS
diina-gh/nestjs-product-subgraph
An Appollo Federation subgraph built on top of Nestjs allowing us to split monolithic GraphQL server into independent microservices. This codebase represents the product microservice. Other graphql subgraphs and a gateway that compose this supergraph are available in my profile.
diina-gh/nestjs-graphql-router
An Appollo Federation app built on top of Nestjs allowing us to split monolithic GraphQL server into independent microservices. This codebase represents the gateway (router) and serves as the entry point to our project. Other graphql subgraphs which compose this supergraph are available in my profile.
diina-gh/nestjs-shipping-subgraph
An Appollo Federation subgraph built on top of Nestjs allowing us to split monolithic GraphQL server into independent microservices. This codebase represents the shipping microservice. Other graphql subgraphs and a gateway that compose this supergraph are available in my profile.
GodTamIt/asdf-cosmo-router
Cosmo router plugin for the asdf version manager.
rouralberto/graphql-federated-demo
A learning exercise of pipedrive/graphql-schema-registry
technikhil314/apollo-gql-federation-demo
Federated apollo graphql server demo