Rightpoint / android-template

A `cookiecutter` template for Android projects
28 stars 4 forks source link

Add GraphQL support #1

Open jonduran3000 opened 6 years ago

jonduran3000 commented 6 years ago

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.