I would like to hear if any of you are using different app for API testing than Postman.

I’m not telling that Postman is bad, but maybe there’s all that I should check out. Recently I tried RapidApi and even tho the app is kinda cool I missed few options and went back to Postman for now.

  • schnex@reddthat.com
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 year ago

    I mostly use httpie on the fish shell with autocompletion for quick requests, but it’s no replacement

      • person4268@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        How’s nushell been for you so far? I took a look at it once when it was relatively new and was missing some features I needed, like shell scripts.

        • lorefnon@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          I like it. The docs are a bit scattered and I haven’t switched to it completely, but it has proven to be very handy for some scenarios where I scrape some content from external sources and pull them into a local sqlite as a long term structured archive.