- cross-posted to:
- programming
insomnia just enshittified itself and requires cloud login like postman, and force upgrades you from the old version even if you disable updates. this blocked me at work today.
this client looks great, wanted to boost it here in case anyone else got screwed by Insomnia this morning.
- 𝒍𝒆𝒎𝒂𝒏𝒏 ( @lemann@lemmy.one ) 14•1 year ago
Such a shame Insomnia went down this route.
Hope I can export my data into Bruno HTTP, although really no big deal if I can’t tbh - will just build up those requests again.
Why does it feel like API testing and documentation apps are low hanging fruit for enshittification 😭
bc why just have HTTP requests and plain text when you can c l o u d S a a S
- morbidcactus ( @morbidcactus@lemmy.ca ) 9•1 year ago
Oh eww I haven’t booted insomnia in a bit, that’s irritating. From a quick glance this looks solid, going to give it a try.
- Zikeji ( @Zikeji@programming.dev ) English5•1 year ago
Ditto. Now I can take the reins and replace it now instead of when I need it.
- fred-kowalski ( @fred-kowalski@artemis.camp ) 4•1 year ago
I think as the enshitification cycle speeds up on the net, the tolerance threshold from users will go down and they’ll switch earlier. MAYBE this will help interoperability. Trying out being less cynical lately and I’m not sure I believe myself.
- lascapi ( @lascapi@jlai.lu ) 7•1 year ago
I love the concept to store request in files and that you can use git to version! Lovely
- JackbyDev ( @JackbyDev@programming.dev ) English5•1 year ago
Was shocked to find you can’t even save postman requests now without logging in
cory doctorow is the prophet of our times
- i_am_hungry ( @i_am_hungry@meganice.online ) English4•1 year ago
Been using it a whole two days now, since Insomnia went to shit, like it a lot, lightweight and does what’s it supposed to do and nothing else, while not being in a cloud.
- jcg ( @jcg@halubilo.social ) 4•1 year ago
OP, I dunno if you’ve seen it yet but you’re featured on their testimonials list!
yep, the author reached out and asked if they could include me - I am more than happy to share my displeasure of Insomnia and pleasure in FOSS ;)
- mrkite ( @mrkite@programming.dev ) English4•1 year ago
Doesn’t support OpenAPI… sigh.
might be a cool thing to try and contribute
out of curiosity, what does that mean precisely? being able to import/export an OpenAPI spec? (not super familiar with OpenAPI, I know you can get an OpenAPI collection in a json file)
- unique_hemp ( @unique_hemp@discuss.tchncs.de ) 1•1 year ago
Import from OpenAPI, yes. Super useful if you use Swagger and it starts lagging :)
- NixDev ( @NixDev@programming.dev ) 3•1 year ago
I know this isn’t going to work for everyone but thunder client for vscode and the integrated rest client in intellij work decently. I will have to take a look at this client though since I do use insomnia for some work specific stuff