Join Slack
Powered by
Hi Guys I'll start a project android with graphql ...
# apollo-kotlin
y
Yacov Rosenberg
03/29/2022, 9:24 PM
Hi Guys I'll start a project android with graphql api, Never worked with graphql on android Before, any tips, any good resource for study?
b
bod
03/29/2022, 9:48 PM
I would recommend following
the tutorial
🙂
y
Yacov Rosenberg
03/29/2022, 11:43 PM
Do you know any open graphql api, this api is offline
b
bod
03/30/2022, 6:59 AM
The one
from the tutorial looks to be working!
m
mbonnin
03/30/2022, 10:47 AM
If you like looking at the code directly,
https://github.com/joreilly/MortyComposeKMM
is pretty good
mbonnin
03/30/2022, 10:47 AM
As for public APIs, the GitHub one is always one of my favorites
✅ 1
➕ 1
mbonnin
03/30/2022, 10:48 AM
Only drawback is it doesn't have subscriptions. Subscriptions are very often private. I guess because they are expensive to maintain
y
Yacov Rosenberg
03/30/2022, 12:38 PM
Thank you for the tips
@mbonnin
and
@bod
👍 2
11
Views
Open in Slack
Previous
Next