Skip to content

dariuszkuc/graphql-kotlin-webclient-demo

Repository files navigation

Bootiful GraphQL with Kotlin WebClient Example

Example app showcasing the usage of graphql-kotlin Spring WebClient library.

Building locally

This project uses Gradle and you can build it locally using

./gradlew clean build

Running locally

  • Run Application.kt directly from your IDE
  • Alternatively you can also use the Gradle application plugin by running ./gradlew run from the command line.

Once the app has started it will print out the results of the query to the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages