top | item 22002839

(no title)

__erik | 6 years ago

If anyone is looking to switch, I've far preferred using Insomnia to Postman https://insomnia.rest/

discuss

order

gschier|6 years ago

As the creator of Insomnia, that makes me so happy to hear :)

seanbarry|6 years ago

I use Insomnia on a daily basis as does every engineer in my 5 man team. It's really incredible.

Thanks for your awesome work. Aside from upgrading from the free version, is there any other way to show support?

skrowl|6 years ago

It looks like e2ee data sync is a paid feature.

Does the free version come with no data sync at all or just not end to end encrypted?

sidi|6 years ago

Does Insomnia offer hosted documentation of the API collections? That's the feature which keeps me using Postman.

cordite|6 years ago

Thanks for your work! It's been a real help. I've been using it before Kong.

dashwav|6 years ago

We moved from postman to insomnia a year ago and have loved it due to its simplicity and ease of use. The ability to use the "environment" variables is amazingly flexible since you can use them in almost every text field.

giancarlostoro|6 years ago

I have to agree, I've been enjoying insomnia more, especially with the dark theme. I'm also glad the developer makes enough income on it. I also enjoy using Mockoon since it keeps a history of requests I make when I proxy it, very useful. I wish I knew a good proxying API tool that was a little more autonomous and feature full.

penagwin|6 years ago

Charles Proxy has been pretty good to me - it's straightforward with little setup. It could use more features but it does exactly what it advertises.

I use it for security testing our website, making sure form data is properly handled, etc. It's also good for reverse engineering apis and can replace files with your own too.

slumdev|6 years ago

Try Fiddler if you're on Windows.

thr0w3345|6 years ago

Check out burp suite.

rocmcd|6 years ago

Does the recent Kong acquisition not concern you at all?

I'm looking to switch, but the ties to Kong make me nervous investing in the platform. Presumably because they might eventually make it always for-pay and/or focus on more enterprise-y features that I'm not interested in.

I would love to hear what others think.

gschier|6 years ago

The one thing I'll shine light on here is that open source has been a huge benefit to Insomnia thus far. It has allowed the community to drive decisions, submit feedback, and make the application much more robust. Kong was born from the same model for its core product so we no plans to change that. A thriving open source community is a huge advantage.

If you're curious, you can read more about the acquisition from my perspective on my blog: https://schier.co/blog/indie-to-acquisition

fjp|6 years ago

I switched to Insomnia because I was having a miserable time with Postman being able to resolve hostnames created as part of a Docker network on my local machine. There were a bunch of stack overflow and similar posts about how to configure it properly and nothing worked.

Insomnia didn't need any configuration at all, and the UI is so much less bloated and confusing

AznHisoka|6 years ago

I use Insomnia too but wished it saved a history of my past requests. Other than that, it's actually much much faster than PostMan. I wonder if it's because it doesn't save my request history...

lwansbrough|6 years ago

It does. Check the right side panel above the response. There’s a history icon (I think it may be next to the response time? Not at my computer.)

gschier|6 years ago

You can view your history in the top right of the response pane

metanoia|6 years ago

My team and I switched about a year ago now, haven't looked back. Postman was getting too bloated with features that tended towards a QA, or possibly even non-technical audience.

Thanks to gschier and the Insomnia team for simplifying my team's life.

lliamander|6 years ago

Does insomnia allow you to set the mime types for each part of a multi-part request? That's one feature that Postman doesn't have that has irked me a bit.

thecolorblue|6 years ago

Does Insomnia do server mock'ing, API documentation, or monitoring?

It doesn't seem to do all the things I am using Postman for.

numbers|6 years ago

Same! I’ve been happy with Insomnia!