Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support to Supabase Storage #1746

Open
leynier opened this issue Aug 21, 2022 · 2 comments
Open

[Feature] Support to Supabase Storage #1746

leynier opened this issue Aug 21, 2022 · 2 comments

Comments

@leynier
Copy link

leynier commented Aug 21, 2022

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

@leynier leynier changed the title Support to Supabase Storage [Feature] Support to Supabase Storage Aug 21, 2022
@Kami
Copy link
Member

Kami commented Sep 8, 2022

Do you happen to know if they expose S3 / OpenStack Swift sompatible or similar API so we could re-use existing primitives in the Libcloud?

Or they have a custom / home grown REST API?

@Kami
Copy link
Member

Kami commented Sep 8, 2022

EDIT: It appears they expose custom / home grown swagger based REST API - https://supabase.github.io/storage-api/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants