Notes API
Create, list, and sync personal notes across devices with Supabase as the data store.
Serving as the backbone for Luke Berry's experiments. Built with Flask, deployed on Render, and ready for Supabase-backed features.
This API will evolve alongside each subdomain on the playground. It keeps state, mediates auth, and exposes endpoints the front-end can rely on.
Create, list, and sync personal notes across devices with Supabase as the data store.
Google sign-in keeps private data private while letting you experiment safely.
Each subdomain ships independently so you can iterate per project without redeploying everything.
Route map for the first iteration. Helpful for quick checks while building out clients or testing with curl/Postman.