KGraphQL Examples
Initializing search
    GitHub
    GitHub
    • Overview
    • Installation
    • Examples
      • Ktor
      • Star Wars Tutorial
      • Ktor Tutorial
      • Operations
      • Configuration
      • Resolver
      • Deprecation
      • Access Rule
        • Overview
        • Scalars
        • Enums
        • Unions
        • Input Objects
        • Objects and Interfaces

    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
    powered by MkDocs and Material for MkDocs