I made a CLI based load tester to test your API endpoints (github.com) 1 points by Utkarshn10 2y ago ↗ HN
[–] Utkarshn10 2y ago ↗ some time ago I had to check the success rate of some APIs which introduced me to profilers that hit the API asynchronously and gave the results.Setting some of them up was a task for me. So I decided to build a load-tester of my own written in Go.
1 comment
[ 2.9 ms ] story [ 11.9 ms ] threadSetting some of them up was a task for me. So I decided to build a load-tester of my own written in Go.