• myfavouritename@beehaw.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        18 days ago

        Thanks for mentioning Bruno! It looks awesome. I haven’t tried it out, but I’m going to give it a shot today.

    • jenesaisquoi@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 days ago

      It will upload your credentials to the cLoUd and ask you for payment to do basic things. Completely enshittified.

    • Frezik@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      20 days ago

      Be glad you don’t know what Postman is.

      The only reason I bother is because some PMs want to use it.

  • TJA!@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    20 days ago

    That’s great. I like a GUI. I also do not like whatever postman is. So I have to suffer until I find something that works for me

      • TJA!@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        20 days ago

        Bruno Looks interesting. I think the last time I read about it it was very new, I might need to give it another try. I hope it will not end up like postman or insomnia.

        The first thing I see when opening the httpie app website is a “we now have ai” pop-up. So probably not that one.

  • Azzu@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    19 days ago

    This is such a weird article. Electron is not for making http requests, it’s for rendering web pages. Nothing within curl can render web pages. I’m not saying you should be using electron necessarily, but this is just so obviously wrong, what is the author thinking?

    And (almost) any programming language has a built-in primitive for making http requests (possibly even using libcurl internally), why would I switch to a command line call if I can just do the http call directly with that primitive?

  • Dr. Moose@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    20 days ago

    Generally not a big fan of this type of writing especially when it’s so wrong.

    I’m an old software dev who grew up with curl but I wouldn’t recommend it to anyone new. It’s extremely dated UX that takes a long time to figure all of the quirks out. You will fail thousand times over and is a http client CLI really worth days of your time learning?

    Libcurl itself is brilliant but there are much better front ends for it like hurl or alternatives like httpie - use those instead.

    • jenesaisquoi@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 days ago

      Yes it is worth it, because it is available everywhere, and will still be around in 15 years. Learn it once, use it “forever”, everywhere. It’s the same with learning to use sed, awk, etc. They’ve been around for 50 years and will most likely be for another 50.

    • RheumatoidArthritis@mander.xyz
      link
      fedilink
      arrow-up
      0
      ·
      20 days ago

      Same here, though last time I used a nice frontend was in 2010s, it stopped being developed like all these smaller projects finally end up, and I’m back to using curl. Perhaps it’s time to try again, httpie has been around for a while so maybe it’s here to stay

  • ⛓️‍💥@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    20 days ago

    Command line escaping is an annoying son of a bitch and different rules apply depending if you’re using bash, cmd, powershell.

    • optional@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      edit-2
      19 days ago

      That’s why you shouldn’t use cmd or powershell. That and the fact that you’d have to install W*nd*ws in order to use them.

      Edit: Too bad that all the downvoters didn’t leave a comment. Now I’ll never know if it was M*cr*s*ft employees on their anual works outing, or if you’re mad because I dared to use the W-word :D