Service
Flask application factory initialized successfully.
The backend is online. This page is the human-readable root status page for the Flask server. API consumers should use the JSON endpoint shown below.
Flask application factory initialized successfully.
8425
/api/health
{
"message": "Flask backend is running",
"status": "ok",
"port": "8425"
}