A simple Express.js application that provides an endpoint to retrieve the CPU load average along with the current timestamp.
- Get CPU Load Average: Retrieve the average CPU load.
- JSON Responses: Responses are sent in JSON format.
In the project directory, run node app.js