https://github.com/sagikazarmark/blob-proxy
HTTP proxy for object stores
https://github.com/sagikazarmark/blob-proxy
Last synced: 7 months ago
JSON representation
HTTP proxy for object stores
- Host: GitHub
- URL: https://github.com/sagikazarmark/blob-proxy
- Owner: sagikazarmark
- License: mit
- Created: 2021-02-03T15:36:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T16:49:38.000Z (over 4 years ago)
- Last Synced: 2025-03-06T18:52:44.346Z (7 months ago)
- Language: Go
- Size: 37.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blob proxy
[](https://github.com/sagikazarmark/blob-proxy/actions?query=workflow%3ACI)
[](https://goreportcard.com/report/github.com/sagikazarmark/blob-proxy)
**Simple HTTP proxy for object stores (S3, GCS, etc).**
Built for using an object store as cache storage for [Please](https://please.build/).
## Development
When all coding and testing is done, please run the test suite:
```bash
./pleasew build
```## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.