mirror of
https://github.com/vbatts/imgsrv.git
synced 2024-11-14 20:58:37 +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 | ||
README | ||
server.go | ||
types.go | ||
version.go |
== Building Either git clone git://<host>/<path> cd filesrv go build ./filesrv or go get git://<host>/<path>