上传文件 images,videos,zip,etc.Is 在新的 fire-base 中是可能的,在休息时如何做 API

Uploading files images,videos,zip,etc.Is it possible in new fire-base and how to do in rest API

上传文件图像、视频、zip 等是否可以在新的 fire-base 中以及如何在 rest 中执行 API.I 在 fire-base 中选择了 FLAME 方法。我想在我的项目中发送和检索图像和文件。

Firebase 存储是一项 iOS/Android/Web 服务,包装了 Google 云存储。 Firebase 存储允许客户端设备以安全、可靠的方式访问 GCS

虽然 Firebase 存储没有 REST API,但 Google 云存储有。见 documentation for the Google Cloud Storage REST API.