Skip to content
/ gcs Public

Elixir library providing an API wrapper for Google Cloud Storage

License

Notifications You must be signed in to change notification settings

jdrakes/gcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCS

Version

A simple library to interact with Google Cloud Storage

Installation

The package can be installed by adding gcs to your list of dependencies in mix.exs:

def deps do
  [
    {:gcs, "~> 0.1.0"}
  ]
end

About

Elixir library providing an API wrapper for Google Cloud Storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages