We wanted to create an offline application, that syncs back with server. Found couchdb with pouchdb on browser useful. Also planned to use per user database, to ensure user specific data on browser. We have an express web server, for handling post requests to multiple services(to escape the same origin policy). Couchdb authentication is used […]
The post Pouchdb sync with couchdb through a webserver appeared first on BlogoSfera.