levibostian/Wendy-Android

Allow immediate API calls.

levibostian opened this issue · 1 comments

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.

Done via 752917a