This is a fork of the Todos example application that is part of the Backbone.js Framework, modified to use Stor.IO instead of localStorage.
You can demo the application here.
Stor.IO is a JavaScript library that provides an appStorage object for HTML5 applications to store their data remotely - without the hassle of setting up your own server. You can read more about Stor.IO here.