Skip to content

thruflo/g_cloud_storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCloudStorage

  1. Download p12 key and json in priv/google as storage.p12 and storage.json respectively
  • openssl pkcs12 -in storage.p12 -out storage.crt.pem -clcerts -nokeys
  • openssl pkcs12 -in storage.p12 -out storage.key.pem -nocerts -nodes

About

Elixir Google Cloud Storage API wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%