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

https://github.com/mudssrali/google_cloud_storage_ex

a simple elixir app for uploading objects on google cloud storage
https://github.com/mudssrali/google_cloud_storage_ex

elixir elixir-phoenix google-cloud-storage

Last synced: 3 months ago
JSON representation

a simple elixir app for uploading objects on google cloud storage

Awesome Lists containing this project

README

        

# Google Cloud Storage

To start your application:

* Install dependencies with `mix deps.get`
* Start Elixir app inside IEx with `iex -S mix`

Take a look into *`application.ex`* and *`storage.ex`*

Note: Before starting applicaiton, Export `GCP_CREDENTIALS` (service account key) as environment var