Insomnia, an API development/debugging/testing tool, has been thoroughly enshittified. It now requires a cloud account to use, even though most of the use is just sending requests from your local machine (to servers often running on localhost too).

Luckily it was OSS so we have a new fork without the cloud “features”: Insomnium

  • dingleberry
    link
    fedilink
    arrow-up
    33
    arrow-down
    4
    ·
    1 year ago

    An electrone app for REST testing? Like running a freight train to move around a couch.

    • Tiuku@sopuli.xyzOP
      link
      fedilink
      arrow-up
      14
      ·
      1 year ago

      Valid criticism. I would be down for e.g a QT based alternative, but I’m not aware of any :/

    • Xanvial@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I mostly use it for grpc and gql testing

      but mostly it’s easier to change address based on environment (local, staging, production) without editing each requests