We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0da324 commit dcfacfdCopy full SHA for dcfacfd
README.md
@@ -1 +1,15 @@
1
-# spring-graphql-examples
+
2
+# Overview
3
4
+Repository with [Spring for GraphQL](https://github.com/spring-projects/spring-graphql) examples.
5
6
+# Examples
7
8
+- [websocket-authentication](websocket-authentication)
9
10
+# Spring.io Getting Started Guides
11
12
+The following guides illustrate how to use some features concretely:
13
14
+* [Building a GraphQL service](https://spring.io/guides/gs/graphql-server/)
15
+* [Building a Reactive RESTful Web Service](https://spring.io/guides/gs/reactive-rest-service/)
0 commit comments