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

    • Andreas_@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      11 months 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.