Skip to content

check your webspeed (utilize puppeeter and lighthouse)

Notifications You must be signed in to change notification settings

doniwirawan/WebSpeedCheck

Repository files navigation

WebSpeedCheck

check your webspeed (utilizing puppeeter and lighthouse) i need your help to make this project better (but idk how lol)

Test the REST API

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

Test the terminal app

node lib/terminal.js -u https://yourwebsitehere.com

Output Example

image

About

check your webspeed (utilize puppeeter and lighthouse)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published