/Android-GraphQL-Example

An Android app that uses the SpaceX API to demonstrate the best way to use GraphQL on Android.

Primary LanguageJava

Android GraphQL Example

An Android app that uses the SpaceX API to demonstrate the best way to use GraphQL on Android. For more information checkout this repo's companion article.

The GraphQL queries are location in this folder. For the java code, a good place to start is the Server class.