GoogleApi.FirebaseStorage

Cloud Storage for Firebase API client library.

The Cloud Storage for Firebase API enables programmatic management of Cloud Storage buckets for use in Firebase projects

Installation

Install this package from Hex by adding google_api_firebase_storage to your list of dependencies in mix.exs:

def deps do
  [{:google_api_firebase_storage, "~> 0.2"}]
end

For more information

Product documentation is available at https://firebase.google.com/docs/storage.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_firebase_storage.