You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example apps that use `graphql-kotlin` libraries to test and demonstrate usages.
4
+
5
+
*[spring](https://github.com/ExpediaGroup/graphql-kotlin/tree/master/examples/spring) - This is a sample Spring Boot app that uses `graphql-kotlin-spring-server` to create reactive GraphQL web application. Please refer to the README file for details on how to run the target application.
6
+
*[federation](https://github.com/ExpediaGroup/graphql-kotlin/tree/master/examples/federation) - Example Spring Boot apps generating Federated GraphQL schema and Apollo Gateway that exposes single federated schema are provided in examples/federation project. Please refer to their README files for details on how to run the target applications.
0 commit comments