148 Forks
912 Stars
912 Watchers

supabase-swift

A Swift client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse Swift examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

How to download and setup supabase-swift

Open terminal and run command
git clone https://github.com/supabase/supabase-swift.git
git clone is used to create a copy or clone of supabase-swift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with supabase-swift https://github.com/supabase/supabase-swift/archive/master.zip

Or simply clone supabase-swift with SSH
[email protected]:supabase/supabase-swift.git

If you have some problems with supabase-swift

You may open issue on supabase-swift support forum (system) here: https://github.com/supabase/supabase-swift/issues