nedpals / supabase-go

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

feat: implimentation of the supabase storage api #1

Closed omietejl closed 1 year ago

omietejl commented 1 year ago

Added storage method

Create bucket Delete bucket Update bucket Empty bucket Get buckets

If there is any error in the code I'm open for feedback