[Feature] Support to Supabase Storage
未关闭
api: storage
feature request
- 主要语言
- Python
- 星标
- 2.1k
- 派生
- 931
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 4
描述
## Feature Request
Supabase is an open-source Firebase alternative. That allows us to start a project with a Postgres Database, Authentication, instant APIs, Realtime subscriptions, and Storage.
My feature request is to support Supabase Storage as one of the storage providers of `libcloud`.
Many solutions use `libcloud` internally, so adding Supabase will allow many developers to integrate their solutions more easily, augmenting/improving both the `libcloud` and Supabase ecosystems.
https://supabase.com/docs/guides/storage
贡献指南
调研方向
首先阅读链接的 Supabase Storage 文档,并审查 Apache Libcloud 中现有的存储提供商入口点和测试。根据这些资源确定提供商范围和集成要求;完成的标准是 Supabase Storage 作为 Libcloud 存储提供商获得支持,并覆盖相关行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- supabase
- 领域
- cloud
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100