Skip to content

sample app to show GraphQL implementation using Apollo Android sdk

Notifications You must be signed in to change notification settings

satyajitvure91/new-arch-sample

Repository files navigation

new-arch-sample

sample app using MVVM architectural pattern to show GraphQL implementation using Apollo Android sdk using https://apollo-fullstack-tutorial.herokuapp.com/graphql end point

Libraries used

  1. Apollo Android SDK
  2. Coroutines
  3. Dagger-Hilt
  4. Coil
  5. Navigation Component
  6. Databinding
  7. MockWebServer for testing

The app contains two screens Launch List and Launch Details. In the Launch List Fragment, list of launches are obtained by using the GraphQL Queries. Launch Details contains example for mutation and subscription operations.

About

sample app to show GraphQL implementation using Apollo Android sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages