Examples

Here you can find some example projects using this library:

  1. Basic example using the ktor plugin: Official Example
  2. Todo app that allows for nested todos and different scopes: Todo Tree
  3. An article about pairing Kotlin and GraphQL together using http4k Medium Article | GitHub repo
  4. Demo using Spring Boot: KGraphQL-NBA2012
  5. A social network built with KGraphQL: WheresMyDuo
  6. Clean Architecture based backend: CleanArchitecture
  7. Please add your own project to this list