Skip to content

alexwilson/offthegrid

Repository files navigation

offthegrid

GoDoc

offthegrid is a simple service providing read-only access to MongoDB GridFS.

Usage

go install github.com/antoligy/offthegrid/...
cp $GOPATH/src/github.com/antoligy/offthegrid/config.yaml.example config.yaml
$EDITOR config.yaml
offthegrid ./config.yaml

License

offthegrid is licensed under the MIT License, see LICENCE for more details.

About

Simple read-only web interface to GridFS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages