codex-lv4-may-2025

Create and List with Supabase (graded)

← Back to Week 3 / ← Course Index


Objective

Create and list with Supabase

Requirements

  1. Implement POST /items that inserts a row using the Supabase client.
  2. Implement GET /items that returns rows.

Submission

Git repo link

Rubric (20 pts)