You have been tasked with creating a simple REST API server to help with a monitoring effort. The main purpose of the server is to return information about a website's performance. Details of the three endpoints that this server should have are below.
NOTE you may use any programming language of your choice