{"name":"Express Docker API","version":"1.0.0","endpoints":{"health":"GET  /health","register":"POST /api/auth/register","login":"POST /api/auth/login","me":"GET  /api/auth/me","products":"GET  /api/products"}}