客户端库
Supabase 提供了用于 REST 和 Realtime API 的客户端库。有些库是官方支持的,有些则是社区贡献的。
🌐 Supabase provides client libraries for the REST and Realtime APIs. Some libraries are officially supported, and some are contributed by the community.
官方库 #
🌐 Official libraries
Language | Source Code | Documentation |
|---|---|---|
| JavaScript/TypeScript | supabase-js | 文档 |
| Dart/Flutter | supabase-flutter | 文档 |
| Swift | supabase-swift | 文档 |
| Python | supabase-py | 文档 |
社区库 #
🌐 Community libraries
Language | Source Code | Documentation |
|---|---|---|
| C# | supabase-csharp | 文档 |
| Go | supabase-go | |
| Kotlin | supabase-kt | 文档 |
| Ruby | supabase-rb | |
| Godot 引擎 (GDScript) | supabase-gdscript | |
| Elixir | supabase-elixir | |
| R | supabaseR | 文档 |