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.

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

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

      • @[email protected]
        link
        fedilink
        English
        11 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.

        • @[email protected]
          link
          fedilink
          English
          21 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.