feat: add product-lookup Edge Function (#24) #50
Reference in New Issue
Block a user
Delete Branch "feature/issue-24-product-lookup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Creates Supabase Edge Function to fetch product data from Open Food Facts API.
Changes
API
Testing
Can be tested locally with
supabase functions serveafter Supabase CLI is set up.Closes #24