Elixir Phoenix Image Upload to Firebase Cloud Storage

Is there any library available to upload the image to the firebase cloud storage bucket. I was doing a google search for the past one day. All I can find is uploading the image to the Google Cloud Storage bucket.

When I checked for firebase cloud storage I can find Firebase messaging client library

https://hex.pm/packages/fcmex and some different other tasks that can be done using Firebase.

I can able to find Image upload to Firebase Storage bucket. Has anyone done this before?

If you guys can able to give some insight on how to achieve this. That will be a Great Help.

1 Like