API Routes

8 routes détectées routes dynamiques ([param]) exclues

GET /api/ai-footprint501
{
  "message": "AI footprint endpoint – not yet implemented"
}
GET /api/blog501
{
  "message": "Blog endpoint – not yet implemented"
}
GET /api/calculator501
{
  "message": "Calculator endpoint – not yet implemented"
}
GET /api/health200
{
  "status": "ok",
  "timestamp": "2026-06-02T13:47:10.976Z"
}
GET /api/hello200
{
  "message": "Hello World UwU"
}
GET /api/profile501
{
  "message": "not yet implemented"
}
GET /api/questions501
{
  "message": "not yet implemented"
}
GET /api/simulations501
{
  "message": "Simulations endpoint – not yet implemented"
}

Todos (Supabase)