You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2022. It is now read-only.
I've been looking for a good way to use a backbone app with a JSON API. It looks like all that would need to happen for sync support is to override the Backbone.sync method. I don't know if you've given any thought to this, but if I hacked at a rudimentary solution, would you be interested in a pull request for it?
Hi,
I've been looking for a good way to use a backbone app with a JSON API. It looks like all that would need to happen for sync support is to override the Backbone.sync method. I don't know if you've given any thought to this, but if I hacked at a rudimentary solution, would you be interested in a pull request for it?
Thanks!