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