Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexwilson/offthegrid
- Owner: alexwilson
- License: mit
- Created: 2015-04-04T20:15:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T17:14:17.000Z (over 8 years ago)
- Last Synced: 2024-05-01T19:29:55.179Z (6 months ago)
- Topics: go, gridfs
- Language: Go
- Size: 4.88 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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