synopsis-backend
v0.9.4
Published
A backend for a synopsis-client powered by a synopsis instance
Downloads
9
Readme
#Synopsis Backend
Used to install a backend that synopsis-clients may use to connect and presist their data in.
##Usage var server = http.createServer(...);
require('synopsys-backend')(server);