Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 297 Bytes

gcsweb

gcsweb is a web frontend to Google Cloud Storage that uses the GCS API.

To access private buckets, the user has to specify a valid OAuth token with the --oauth-token-file flag.

You can build a docker image of it by running the following command:

go run ./gcsweb/cmd/gcsweb