What alternative to ‘postman’ do you like the most for simply testing a bunch of REST services?

    • @[email protected]
      link
      fedilink
      English
      31 year ago

      Same here, absolutely love being able to write HTTP requests like code! With the auto completion I’m 10x faster writing requests than using Postman or Insomnia. You can define multiple requests in one file and execute them like a script. There’s also a templating feature which you can use for different environments.