americanexpress / nodes

A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Apache License 2.0
307 stars 70 forks source link

Sample with java and sample server graphql #64

Closed raulvillalbamedina closed 5 years ago

raulvillalbamedina commented 5 years ago

I need use sample with real graphql api

chemdrew commented 5 years ago

Hi @raulvillalbamedina,

Here is a sample in Kotlin that is included in the repository. There is also a sample in Scala as well.

You can also see some more usage information in these two posts: GraphQL for the JVM: An Introduction to Nodes Client per la Java Virtual Machine