https://github.com/alexwilson/offthegrid
Simple read-only web interface to GridFS.
https://github.com/alexwilson/offthegrid
go gridfs
Last synced: 10 days ago
JSON representation
Simple read-only web interface to GridFS.
- Host: GitHub
- URL: https://github.com/alexwilson/offthegrid
- Owner: alexwilson
- License: mit
- Created: 2015-04-04T20:15:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T17:14:17.000Z (almost 10 years ago)
- Last Synced: 2026-03-29T21:07:41.310Z (2 months ago)
- Topics: go, gridfs
- Language: Go
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# offthegrid
[](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