Open leynier opened 2 years ago
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?
EDIT: It appears they expose custom / home grown swagger based REST API - https://supabase.github.io/storage-api/
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 thelibcloud
and Supabase ecosystems.https://supabase.com/docs/guides/storage