Skip to content

Add graphql service example#5

Open
whodevil wants to merge 3 commits intomainfrom
service
Open

Add graphql service example#5
whodevil wants to merge 3 commits intomainfrom
service

Conversation

@whodevil
Copy link
Owner

@whodevil whodevil commented Oct 6, 2023

This service uses the java graphql api directly, in combination with
javalin for the webserver routing. I'm using the dgs library to convert
the graphql schema into beans that can be consumed by the graphql api,
in the past I've managed those beans directly, and the generation in the
library makes it slightly easier.

A more detailed README to come.

This service uses the java graphql api directly, in combination with
javalin for the webserver routing. I'm using the dgs library to convert
the graphql schema into beans that can be consumed by the graphql api,
in the past I've managed those beans directly, and the generation in the
library makes it silghtly easier.

A more detailed README to come.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant