webpagetest-charts-api
webpagetest-charts-api copied to clipboard
An api of endpoints to build charts from WebPagetest results
On the suite view, the tests aren't ordered in any particular way (they are keys to an object, so no sorting guaranteed). Add a way to specify the order of...
Endpoints for: - Average scores for a test over time - most recent crappy experiences for a test
Managing the config should happen predictably through the data store (file or DB). Not manually in JSON passed in on the command line. And have an interface to update the...
Bumps [express](https://github.com/expressjs/express) from 4.13.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...