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

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