This project is an API Status Server that provides system metrics including CPU, RAM, disk, network, and uptime statistics. The API is built using Node.js and Express, and it fetches system information using various Node.js libraries such as os-utils and systeminformation.
A lightweight server for monitoring system status such as OS info, CPU usage, RAM usage, Disk info, Network stats, Uptime, and Node.js version. Designed to work on Windows and Linux platforms.