curl --location --request GET '/health'
{ "success": true, "data": { "status": "healthy", "timestamp": "2024-01-15T10:30:00.000Z", "version": "1.0.0", "environment": "development" } }