Releases: elipZis/aPing
Releases · elipZis/aPing
Release 0.4.0
Release 0.3.0
- Added average ms calculation for multiple loops
- Added Bootstrap HTML template with sortable Table
- Added JSON output
Release 0.2.0
- Added an option to configure included query methods
Release 0.1.0
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
andstring
parameters for urls - Track the time and response body per request
- Output the results to console, CSV, Html or Markdown