Skip to content

Demo app that searches for users against the GitHub v4 GraphQL API. The default branch uses Apollo-Android as the networking client, while the other branch uses Volley.

Notifications You must be signed in to change notification settings

ashwinravrao/GraphQLTrial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GraphQLTrial

Demo app that searches for users against the GitHub v4 GraphQL API using Apollo-Android, a popular GraphQL-compliant networking client.

Languages, libraries and tools used

Minimum Requirements

  • JDK 1.8
  • Android 6.0 Marshmallow (API 23)
  • Android SDK and Gradle build tools (latest version)

Updated 11/12/19

About

Demo app that searches for users against the GitHub v4 GraphQL API. The default branch uses Apollo-Android as the networking client, while the other branch uses Volley.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages