What alternative to ‘postman’ do you like the most for simply testing a bunch of REST services?
You must log in or # to comment.
curl?
I’ve recently been looking at Hopscotch: https://github.com/hoppscotch/hoppscotch
But the free version of Postman seems to offer everything we’d want.
I’ll use REST Client in visual studio code when working on Azure functions etc
Curl