The default API tooling that comes to your mind is Postman.

Postman is cloud based - the other offline alternatives are on their way to enshittification.

Is there any solution to the problem or we should all default to curl.

    • captcha_incorrect@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 hours ago

      I’ve used Postman et al. but I often default to PowerShell (because Windows) and a text file. It gives me everything I need from Postman without having to install or learn new tools.

      Curl is nice but I miss the object orientation in my shell when I use *sh.

    • mlg@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      12 hours ago

      It’s been downloaded over 20 billion times. It supports 25+ protocols. It’s in cars, refrigerators, TV sets, routers, printers, phones, and every goddamn server on the planet.

      Everything except my random podman container I need to test something on, but for some reason will have wget lmao.

      Also a good time to mention you can use Ctrl+x Ctrl+e to edit your multi line commands in your default terminal editor so you can keep a clean, line separated command which is easy to read and follow.

    • dhruv3006@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      5
      ·
      14 hours ago

      But then how did Postman became so popular - we can’t deny it became the default.

        • Suzune@ani.social
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 hours ago

          CLI is so easy. You learn the basic concepts and can use thousands of tools.

          curl is a very common tool. It’s installed everywhere, probably also on the postman servers… lol

      • slazer2au@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        13 hours ago

        So did windows in the business world. Just because it’s default doesn’t mean it’s the best option. People will take a pile of poop with a pretty veneer that does 90% of the work over the correct tool with a leaning curve.

      • Zwuzelmaus@feddit.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        13 hours ago

        But that was a good while ago. And it was not a cloud thing at the time it was popular.

        There are many alternatives now.