Skip to content
This repository was archived by the owner on Jul 10, 2022. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example GraphQL Service in Kotlin

This repository represents an example GraphQL Service, written in Kotlin using Spring Boot and GraphQL Java Tools.

This example is a trivial representation of a Family Tree service, using hard-coded data to represent a very small portion of the British Royal Family.

Building the application

This application builds as a standard Maven project, and can be built using the mvn install command.

Launching the application

This application can be launched by executing mvn spring-boot:run. Once done, you can access the GraphiQL user interface on http://localhost:8080/graphiql.

About

No description, website, or topics provided.

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages