nedpals / supabase-go

Unofficial Supabase client library for Go.
https://pkg.go.dev/github.com/nedpals/supabase-go
MIT License
380 stars 73 forks source link

Improve code snippets in readme #5

Closed tom-draper closed 1 year ago

tom-draper commented 1 year ago

Added code snippets to the README demonstrating authentication, sign-in, insert, select, update and delete operations roughly mirroring the examples provided for supabase-py.