/benchmark-postman-collection

A tiny app to benchmark APIs in postman json collection using autocannon.

Primary LanguageJavaScript

benchmark-postman-collection

Build Status

This is a tiny app that uses postman-collection.json file and benchmarks all the api with configured settings.

Usage

  • replace .json file with your own postman-collection.json file
  • refactor code in index.js as per your collection strcture (mainly arrays and looping)

License

MIT

Free Software, Hell Yeah!