github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/clients/js/README (about)

     1  This is a sketch of a client written in JavaScript.
     2  
     3  The idea is twofold:
     4  1) any working server can drop in this directory to get a blobstore
     5     browser UI, while simultaneously testing their API implementation
     6  2) provide an easy library to plug into node.js if needed