Jonathan Duran
Jonathan Duran
Adds a Kotlin-language specific decorator in order to generate a custom `toString` function on data classes where all the field data removed. This is a guard to avoid potentially leaking...
Sample app to show an opinionated architecture built on top of the android-template. The sample app codebase will live in a different public repo. Specs: * List all Raizlabs repos:...
Currently the template only generates projects utilizing Retrofit which only supports REST APIs. We should include the option for the template to generate GraphQL option utilizing Apollo.