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

sazzer/pusher-familytree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 https://localhost:8080/graphiql.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published