Panel Node Demo
Server is running — testing panel management capabilities
API Endpoints
-
GET
/api/status
Server status & metrics
-
GET
/api/info
App info & stats
-
GET
/api/health
Health check
-
GET
/api/env
Environment variables
-
GET
/api/logs
Recent request logs
-
GET
/api/slow
Slow response (3s delay)
-
GET
/api/error
Intentional 500 error
-
POST
/api/echo
Echo POST body