monitor server information
url: http://localhost:9000/api/check
response:
{
"totalMemory": 34299437056,
"freeMemory": 18762285056,
"hostName": "DESKTOP-FT1HVFE",
"uptime": 1025752,
"operatingSystem": "Windows 10 Pro",
"operatingSystemVersion": "10.0.19044"
}url: http://localhost:9000/api/heartbeat
response:
{
"currentDate": 1651168188044
}