Supabase is a back-end-as-a-service (BaaS) that allows you to set up a database and interact with it without writing APIs. You can fetch all records from the 'drinks' table in Supabase by using the Supabase client and selecting from the 'drinks' table.

3m read timeFrom itnext.io
Post cover image
Table of contents
Getting started with SupabaseSetting upGet all drinks

Sort: