mirror of
https://github.com/supabase/supabase.git
synced 2026-09-07 02:20:52 +08:00
## Context Just brings more integrations over to the new UI bit by bit - Vault - Cron - Data API - GraphiQL Will be tackling webhooks next which is a bit different as its not just a database extension
3 lines
204 B
Markdown
3 lines
204 B
Markdown
The Supabase Data API exposes REST endpoints for your project's databases, including read replicas
|
|
and load balancers. Configure the API base URL, custom domains, and PostgREST settings for your project.
|