Third-party libraries that support Apollo Federation
In addition to Apollo Server, the following open-source GraphQL server libraries provide built-in support for Apollo Federation.
Language | Framework | Library |
---|---|---|
Go | gqlgen | gqlgen |
Java | graphql-java | federation-jvm |
Java | graphql-java | graphql-java-federation |
JavaScript | apollo-server | apollo-server |
Kotlin | graphql-java | graphql-kotlin |
PHP | graphql-php | php-graphql-federation |
PHP | wp-graphql | wp-graphql-federation |
Python | ariadne | ariadne |
Python | graphene | graphene-federation |
Scala | caliban | caliban |
Ruby | graphql-ruby | apollo-federation-ruby |
Rust | async-graphql | async-graphql |
Do you maintain a library that implements Apollo Federation that isn't listed here? Please submit a PR to be added to the list!