perkeep/clients/js
Evan Martin 4ac587df07 commit js client sketch 2010-11-04 23:05:20 -07:00
..
README
camel.jpg
client.js
index.html
style.css

README

This is a sketch of a client written in JavaScript.

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