/ktor-graphql-example

Example on how to use ktor-graphql to create a graphQL server

Primary LanguageKotlin

Ktor-graphql Example

This is an example outlining how to use ktor-graphql to create a graphQL server.

To start simply run main and navigate to http://localhost:8080/graphql to open graphiQL.