Comment by jgeurts
2 years ago
This looks great! Is there a way to sync with an api? For instance, my site currently has a rest based api with a non-Postgres backed db but I’d like to add offline, sync, real-time capabilities. Is there an option to sync the updates outside of the Postgres store?
We don't have support a sync api with an external store. Two curious questions: what db do you use, and what would your ideal API look like?