curl -X GET https://oro-tradebook-devnet.up.railway.app/health
{ "status": "healthy", "timestamp": "2024-01-15T10:30:00.000Z", "database": { "status": "healthy", "responseTime": 5, "timestamp": "2024-01-15T10:30:00.000Z" }, "environment": "development", "version": "1.0.0" }
Get the health status of the server and database connection.
healthy
unhealthy
Show properties