Skip to content

Releases: elipZis/aPing

Release 0.4.0

21 Jul 12:23
@nea nea
Compare
Choose a tag to compare
  • Added regular expression filter option for paths
  • Added response time milliseconds threshold

Release 0.3.0

21 Jul 07:35
@nea nea
Compare
Choose a tag to compare
  • Added average ms calculation for multiple loops
  • Added Bootstrap HTML template with sortable Table
  • Added JSON output

Release 0.2.0

20 Jul 12:57
@nea nea
Compare
Choose a tag to compare
  • Added an option to configure included query methods

Release 0.1.0

20 Jul 07:20
@nea nea
Compare
Choose a tag to compare

Initial Release

Features

  • Read OpenAPI 3.0 api definition files and call all endpoints
  • Ping all endpoints in parallel workers and/or over several loops
  • Pass custom headers, e.g. Authorization
  • Create random integer and string parameters for urls
  • Track the time and response body per request
  • Output the results to console, CSV, Html or Markdown