How do you test API in commercial environment?
How do you test your API at work? What tools do you use? Is it regular curl or something else? I've been using postman or REST client in vscode, but recently i switched to IntelliJ IDE. Also as far as I know postman has some limitations in unpaid version even tough it's free for commercial use.