CS218 homework-2

Finished by Lifan Zeng on Friday, November 22nd 2024

Requirement:

Write a Rest based Api that will respond to the following types of queries:

  1. The first query will indicate how busy the CPU is
  2. The second query will indicate how much memory the machine has used
  3. The third query will indicate how much disk space has been used
  4. The fourth query will indicate how much bandwidth is being used

Here is the link to show the result of REST Api: