Join Slack
Powered by
If you are looking to create a GraphQL server, the...
# graphql
s
Shane Myrick
06/19/2019, 9:25 PM
If you are looking to create a GraphQL server, the most common implementation in the JVM is
graphql-java
. If you are looking to generate your schema from Kotlin code you can use
graphql-java
with
graphql-kotlin
together
https://github.com/ExpediaDotCom/graphql-kotlin
Open in Slack
Previous
Next