Skip to content

tuhrig/gql-with-kotlin

Repository files navigation

GraphQL with Kotlin

This is a smal Kotlin + Spring Boot app wich can fetch, merge and display data from an API using GraphQL.

Read more

https://netflix.github.io/dgs

How to run & test

To run the app execute:

./gradlew bootRun

To run the tests execute:

./gradlew check

APIs

Examples:

About

A Kotlin + Spring Boot app with GQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages