• lmr0x61@lemmy.ml
      link
      fedilink
      English
      arrow-up
      45
      ·
      2 days ago

      This has been solved since 1999. Read the manual.

      The deeper I get into Linux, the more I feel exactly this about most software in general. We just love reinventing the wheel, don’t we?

    • Hazzard@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      As much as I think that’s correct a lot of the time, something like Bruno has value too. Implementing complicated auth for an annoying service once and reusing it across several pre-written requests, useful features like a GUI and history to see prior responses from an endpoint, being able to share the “collection” in the repo as examples/developer tools that’s maintained alongside the code, writing docs with each request to explain its usage, this stuff does add value that isn’t trivial to do with curl.