How to Build a Clean Architecture GraphQL App With Kotlin – Android Studio Tutorial



How to Build a Clean Architecture GraphQL App With Kotlin – Android Studio Tutorial

How to Build a Clean Architecture GraphQL App With Kotlin - Android Studio Tutorial

With GraphQL you can define what data you want to get from an API to avoid getting a lot of fields you don’t need. This optimizes your network traffic and battery consumption for your app. In this video, you’ll learn how you can make use of this in Android.

⭐ FEBRUARY SALE: Get 20% discount on ALL my courses with FEBRUARY20:
https://pl-coding.com/premium-courses/

Get to the countries API here:
https://studio.apollographql.com/public/countries/home?variant=current

Get the initial source code for this video here:
https://github.com/philipplackner/GraphQlCountriesApp/tree/initial

Get the final source code for this video here:
https://github.com/philipplackner/GraphQlCountriesApp

Regular programming advice on my Instagram page: https://www.instagram.com/_philipplackner_/
Checkout my GitHub: https://github.com/philipplackner

Comments are closed.