|
|
|
|
|
by thedangler
1289 days ago
|
|
Is there documentation on how to interact with a API for the wrapper? The API I'm probably going to try this with needs some crazy logic to parse the responses and does everything through query parameters. Can't wait until this is ready. |
|
I think you're looking for something more generic, like pg_net[2]. This would allow you to do your crazy logic by parsing your API response:
[0] Stripe src: https://github.com/supabase/wrappers/tree/main/wrappers/src/...[1] Stripe docs: https://supabase.github.io/wrappers/stripe/
[2] pg_net: https://supabase.github.io/pg_net/api/