Examples
Here you can find some example projects using this library:
- Basic example using the ktor plugin: Official Example
- Todo app that allows for nested todos and different scopes: Todo Tree
- An article about pairing Kotlin and GraphQL together using http4k Medium Article | GitHub repo
- Demo using Spring Boot: KGraphQL-NBA2012
- A social network built with KGraphQL: WheresMyDuo
- Clean Architecture based backend: CleanArchitecture
- Please add your own project to this list