kiwi/app/api
pyr0ball c8fdc21c29 feat(export): JSON full-backup download (pantry + saved recipes)
Adds GET /export/json that bundles inventory and saved recipes into a
single timestamped JSON file for data portability. The export envelope
includes schema version and export timestamp so future import logic can
handle version differences.

Frontend: new primary-styled JSON download button in the Export card with
a short description of what is included.

Closes #62
2026-04-16 09:16:33 -07:00
..
endpoints feat(export): JSON full-backup download (pantry + saved recipes) 2026-04-16 09:16:33 -07:00
__init__.py chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
routes.py feat: screenshot attachment in feedback form (#82) 2026-04-15 23:08:02 -07:00