The API call to Supabase is repeated with the exact same functionality in both `cardlist.go` and `setslist.go`. Moving this to the `connections` package makes more sense.
The API call to Supabase is repeated with the exact same functionality in both
cardlist.goandsetslist.go.Moving this to the
connectionspackage makes more sense.