Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexwilson/offthegrid

Simple read-only web interface to GridFS.
https://github.com/alexwilson/offthegrid

go gridfs

Last synced: 25 days ago
JSON representation

Simple read-only web interface to GridFS.

Awesome Lists containing this project

README

        

# offthegrid

[![GoDoc](https://godoc.org/github.com/antoligy/offthegrid?status.svg)](https://godoc.org/github.com/antoligy/offthegrid)

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.

[clahub]: https://www.clahub.com/agreements/antoligy/offthegrid