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: GET on http://localhost:8080/users/1