Simple npm package for benchmarking RESTful libs. Currently this tests:
To run the tests follow these steps:
- Clone
https://github.com/jabclab/rest-benchmarking.git
- Run
npm update
to ensure the required packages are installed - Run
npm start
to run the test suite