mirror of https://github.com/perkeep/perkeep.git
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
|
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
|