@idrinth/api-bench

A library to benchmark apis, no matter if rest or soap


Keywords
api, rest, performance, benchmarking, typescript, cli, bench, benchmark, framework, typed, statistics, parallel, worker, async, loadtest, load-test, measure, open-api, load-testing, node, nodejs, performance-metrics, performance-monitoring, performance-testing, rest-api-test, rest-client, testing
License
MIT
Install
npm install @idrinth/api-bench@2.7.4

Documentation

@idrinth/api-bench

Coverage Status Codacy Badge npm version Quality Gate Status

This is the repository for the API test framework, it's documentation website and other related tooling.

Project parts

Documentation

You can find the documentation on the Documentation Website.

Slack

Join our slack if you need help, want to connect or have questions.

CI Images

We have ready to be used CI Images:

Monitoring

We provide a monitoring solution out of the box.

Setup

To get your project ready for development you need to run the following commands in order:

  • git clone https://github.com/idrinth/api-bench
  • cd api-bench
  • npm run setup

Further information about contributing is available in the contribution guidelines on the website and in the markdown file.