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

https://github.com/oscaro/gs2http

Convert gs:// URLs to https://
https://github.com/oscaro/gs2http

google-storage webapp

Last synced: 4 months ago
JSON representation

Convert gs:// URLs to https://

Awesome Lists containing this project

README

          

# gs2http

**gs2http** is a small tool to translate [Google Storage][wp]’s `gs://` URLs
into `https://` ones that can be open in any browser.

You can see it live at [oscaro.github.io/gs2http/](https://oscaro.github.io/gs2http/).

[wp]: https://en.wikipedia.org/wiki/Google_Storage

## Deployment

The whole tool is just a single `index.html` you can drop anywhere. It doesn’t
send any data to any server; everything’s stay in your browser.