Live data from Hacker News

Insomnium – Local, privacy-focused fork of Insomnia API client

github.com

1–10 of 56 posts

Re: Insomnium – Local, privacy-focused fork of Insomnia API client

#5
Here is the main Github issue with a lot of context: https://github.com/Kong/insomnia/issues/6577

It was later turned into a discussion here: https://github.com/Kong/insomnia/discussions/6590

However, the discussion was closed so newer issues have been created.

Re: Insomnium – Local, privacy-focused fork of Insomnia API client

#8
Marco should get a job with Unity or Bud Light.

I highly recommend the HTTP client in the JetBrains IDEs. It’s come a long way fast, is under very active development, and a breath of fresh air. Even though it’s a feature it beats the standalone products IMHO.

Re: Insomnium – Local, privacy-focused fork of Insomnia API client

#9

My feature request: a way to generate curl commands, fetch, etc. Browsers can do it, why not a dedicated client for making http calls?

Insomnia already does this, at least did as of version 2022.6.0. Right click on the name of the request in the sidebar to find "copy as curl" and "generate code", Ctrl+Shift+G also brings up the Generate Code interface.

I'll check if the more up to date version that insomnium is based on has the same feature once I get it built.

Post reply on HN