levibostian / Wendy-Android

Build offline first Android mobile apps. Remove loading screens, perform tasks instantly.
https://levibostian.github.io/Wendy-Android/wendy/
MIT License
64 stars 16 forks source link

Allow immediate API calls. #1

Closed levibostian closed 7 years ago

levibostian commented 7 years ago

This whole library is based on syncing data to an API. Every now and then you need an API call now such as logging in.

Allow easy way to call API endpoints and saving to realm immediately instead of in future.

levibostian commented 7 years ago

Done via https://github.com/curiosityio/Wendy/commit/752917a18df6b1202ec7d1b6e11c953de985ab25