Hacker News new | ask | show | jobs
A HTTP benchmarking and data generation tool (github.com)
1 points by mutairibassam 1120 days ago
1 comments

Few weeks back, I ran into some serious hurdles trying to make sure the backend was up and performing at its best.

Throughout the process, I found myself switching between various tools like Postman, JMeter, Autocannon, and eventually k6. However, I soon realized that none of those tools really hit the spot. I still had to mess around with scripting, tweaking, and generating fake data for each request which turned out to be a total headache.

So, I came up with a tool that makes everything super simple. All you gotta do is give it a sample request, and it handles the load testing and data generation at the same time.

There is no need for scripting, tweaking, data generation, or additional unnecessary clicks. Everything is taken care of for you.

Can't wait for your feedback.