Minimal Cloudflare Worker API built with Rust (workers-rs) and Supabase Auth from @open-templates. Pairs with react-supabase-auth-template.
Alternative to cf-hono-supabase-api-template for teams preferring Rust.
cp .env.example .dev.vars
npx wrangler dev| Endpoint | Auth | Description |
|---|---|---|
GET /health |
Public | Liveness check |
GET /me |
Bearer JWT | Current Supabase user |
See index.md · INSTRUCTIONS.md · .agents/skills/
MIT