Geeftly API
Backend service is running. Use the REST endpoints under /api.
POST /api/auth— exchange a Shop Minis token for a JWT.POST /api/gift-ideas— parse a raw idea into search terms.POST /api/gift-bundles— create a bundle with items.GET /api/gifts— list sent/received gifts.GET /api/share/:token— public share page for recipients.