• Forsho@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    35
    ·
    1 day ago

    i force my team to use bruno instead of postman (paid corporate version).

    Thier whiny tears are my energy drink.

      • Forsho@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        you can do this using their command line (not the gui). but be prepared to spend time searching thier KD.

        not sure what you are trying to do, but if you are testing maybe for high retention results with big data via CSV then i think maybe you need to use a proper middleware.

        • Black616Angel@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          One of our teams uses Postman as provisioning tool. They create CSV-files from a database and push that into Postman.
          Yes, they do need better middleware. But building years of grown Postman scripts into something like ansible takes time…

      • Forsho@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 day ago

        You could try to follow this Blog

        However this is highly dependent on your client environment or the third party you are interfacing to/from.

        Personally i only faced minimal issue with bruno but it was related to tokens and authentication models, as some big companies have huge restrictions on data communication.