supabase-rb 3.2.0
Ruby client for Supabase: Auth, PostgREST, Storage, Edge Functions, and Realtime exposed through a single Supabase.create_client(supabase_url:, supabase_key:) factory, mirroring supabase-py's create_client().
Gemfile:
=
install:
=
Runtime Dependencies (5):
faraday
~> 2.0
faraday-follow_redirects
~> 0.3
faraday-multipart
~> 1.0
jwt
~> 2.8
websocket-client-simple
~> 0.9
Development Dependencies (7):
async
~> 2.0
async-http-faraday
~> 0.20
async-websocket
~> 0.30
faker
~> 3.2
rspec
~> 3.12
simplecov
~> 0.22
webmock
~> 3.19