Fungal Acne Scanner — API
Step 1 of the build plan. The frontend lives elsewhere; this server only exposes the scan API.
Endpoint
POST /api/scan
Content-Type: application/json
{ "ingredients": ["Water", "Glycerin", "Isopropyl Palmitate"] }Step 1 of the build plan. The frontend lives elsewhere; this server only exposes the scan API.
POST /api/scan
Content-Type: application/json
{ "ingredients": ["Water", "Glycerin", "Isopropyl Palmitate"] }