You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2022/08/21 20:55:18 UTC

[GitHub] [libcloud] leynier opened a new issue, #1746: Support to Supabase Storage

leynier opened a new issue, #1746:
URL: https://github.com/apache/libcloud/issues/1746

   ## 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] Kami commented on issue #1746: [Feature] Support to Supabase Storage

Posted by GitBox <gi...@apache.org>.
Kami commented on issue #1746:
URL: https://github.com/apache/libcloud/issues/1746#issuecomment-1240531931

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] Kami commented on issue #1746: [Feature] Support to Supabase Storage

Posted by GitBox <gi...@apache.org>.
Kami commented on issue #1746:
URL: https://github.com/apache/libcloud/issues/1746#issuecomment-1240526936

   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?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org