mirror of
https://github.com/vbatts/imgsrv.git
synced 2024-11-24 00:55:41 +00:00
Image (or most any file) Web client and server Backed by MongoDB
.gitignore | ||
client.go | ||
config.go | ||
db_fileutil.go | ||
hash.go | ||
imgsrv.go | ||
layouts.go | ||
LICENSE | ||
README | ||
server.go | ||
types.go | ||
version.go |
== Building Either git clone git://<host>/imgsrv.git cd filesrv go build ./filesrv or go get github.com/vbatts/imgsrv