Update README

This commit is contained in:
rstoyanchev
2024-05-23 16:50:59 +01:00
parent e0da3247fe
commit dcfacfdb36

View File

@@ -1 +1,15 @@
# spring-graphql-examples
# Overview
Repository with [Spring for GraphQL](https://github.com/spring-projects/spring-graphql) examples.
# Examples
- [websocket-authentication](websocket-authentication)
# Spring.io Getting Started Guides
The following guides illustrate how to use some features concretely:
* [Building a GraphQL service](https://spring.io/guides/gs/graphql-server/)
* [Building a Reactive RESTful Web Service](https://spring.io/guides/gs/reactive-rest-service/)