Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 341 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 341 Bytes

CPU Load Average API

A simple Express.js application that provides an endpoint to retrieve the CPU load average along with the current timestamp.

Features

  • Get CPU Load Average: Retrieve the average CPU load.
  • JSON Responses: Responses are sent in JSON format.

To run:

In the project directory, run node app.js