在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Netflix/dgs-examples-kotlin开源软件地址(OpenSource Url):https://github.com/Netflix/dgs-examples-kotlin开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):Kotlin DGS Framework exampleThis repository is an example application for the DGS Framework. The example is a standalone GraphQL server in Java. It shows the following features:
Other examplesThere are other examples of using the DGS framework as well: Shows and ReviewsThis example is built around two main types: Show and Review.
A Reviews can also be added by users of the API using a mutation, and a GraphQL Subscription is available to watch for added reviews. There's also a mutation available to add Artwork for a show, demonstrating file uploads.
Uploaded files are stored in a folder Starting the exampleThe example requires Java 11. Run the application in an IDE using its main class or using Gradle:
Interact with the application using GraphiQL on http://localhost:8080/graphiql. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论