{"endpoints":[{"description":"Root endpoint (this)","method":"GET","path":"/"},{"description":"Health check endpoint","method":"GET","path":"/health"},{"description":"API health check endpoint","method":"GET","path":"/api/health"},{"description":"Simple ping endpoint","method":"GET","path":"/ping"},{"description":"Generate nutrition plan","method":"POST","path":"/api/generar-plan"},{"description":"Generate nutrition plan without modifying ingredient quantities","method":"POST","path":"/api/generar-plan-no-modificar"},{"description":"Obtener top recetas","method":"POST","path":"/api/obtener-top-recetas"}],"environment":"production","python_version":"3.9.25","service":"EduNutri Python Service","status":"running","version":"1.0.0"}
