Skip to content

Commit 7f55f15

Browse files
dariuszkucsmyrick
authored andcommitted
examples README.md (ExpediaGroup#349)
1 parent c987b13 commit 7f55f15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Examples
2+
3+
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

Comments
 (0)