https://github.com/gotocva/api-load-testing-with-k6
https://github.com/gotocva/api-load-testing-with-k6
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gotocva/api-load-testing-with-k6
- Owner: gotocva
- License: mit
- Created: 2025-03-14T10:34:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T10:35:34.000Z (about 1 year ago)
- Last Synced: 2025-03-14T11:30:58.369Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-load-testing-with-k6
```javascript
k6 run loadtest.js --out json=report.json
```