Skip to content

Demonstrating usage of KTOR web framework and graphql-java to create a Kotlin based GraphQL service

License

Notifications You must be signed in to change notification settings

nirrotsh/ktor-java-graphql

Repository files navigation

GraphQL web server written in Kotlin

General

This is a base project that allows a service/micro-service to expose a GraphQL API.

  • Written in Kotlin
  • Using KTOR as web infrastructure
  • GraphQL-JAVA to define schema and process GraphQL queries and mutations
  • GraphiQL support for visual editor of queries

About

Demonstrating usage of KTOR web framework and graphql-java to create a Kotlin based GraphQL service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published