Allow immediate API calls.
levibostian opened this issue · 1 comments
levibostian commented
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
Done via 752917a