check your webspeed (utilizing puppeeter and lighthouse) i need your help to make this project better (but idk how lol)
route to test the performance of a URL: GET http://localhost:5000/performance?url=https://yourwebsitehere.com
route to get the last 10 performance data: GET http://localhost:5000/performance/history/
route to get a specific performance data: GET http://localhost:5000/performance/history/:id
route to delete a specific performance data: DELETE http://localhost:5000/performance/history/:id
node lib/terminal.js -u https://yourwebsitehere.com