api-benchmark
api-benchmark copied to clipboard
A node.js tool to benchmark APIs
I think that route should be allowed to be a function, because then GET endpoints like: ``` /api/customer/12345 /api/customer/67890 ``` could be tested much better with random data.
This PR adds the option to provide a synchronous function as the `route` parameter's value. The function will be executed and the full URL (using the service root) will be...
instead of -10%
Maybe we can investigate alternative plotting libraries like d3 and chart-js
Hi! Is there somehow I can provide a client side certificate when hitting an https endpoint?
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `nanoid` from 3.1.12 to 3.3.3 Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size...