Live data from Hacker News

Insomnia 3.0 – A simple and beautiful REST API client

insomnia.rest

131–140 of 156 posts

Re: Insomnia 3.0 – A simple and beautiful REST API client

#131
post #13

Earlier quoted context omitted.

Great suggestion. Websocket support is definitely something I've been thinking about adding later on. I'd love to hear any suggestions you have on what a websocket testing workflow would look like.

I would be happy with very basic support. Just something that can save messages and connection urls. A nice JSON viewer/editor like you have already would be very helpful to me as well. The current options for websocket testing aren't that great.

+1 for WebSocket support

Re: Insomnia 3.0 – A simple and beautiful REST API client

#132
post #52

Seems cool - I am going to download now and try it out. Tip: I suggest removing the 'pricing' menu option on the top of the web site. I saw it immediately the first time I went to your site, and I assumed yours was a paid product, so I stopped there and closed the window. It was only when I went back later and scrolled through, I noticed the current version is free for now. Removing the 'Pricing' link may make other…

Conversely, pricing is one of the first things I look for (on the assumption that good tools cost money but provide value). If you're always going to have a free version, great put that on the pricing page along with any premium options, but don't make me go hunting through your site to find what paid options you have.

I hate it when pricing is not a prominent link on a site's homepage and has to be found through a web search. It always look quite shady, like the enterprise software/services market where "call for pricing" is more common and always seems like an extortion is about to take place.

For consumer/small business related apps/services, if I don't see pricing linked or mentioned on the home page, I assume that it is quite expensive and that the developer/company believes the same too, thinking that people will balk on seeing the price and that they can somehow be convinced to sign up first (so they can be marketed to) and then pay what's demanded after reading the long list of features or other fluff they put up.

Re: Insomnia 3.0 – A simple and beautiful REST API client

#134
post #34

Earlier quoted context omitted.

That's great feedback. The app is (and always will be) free so de-prioritizing the pricing page is probably a good idea :)

No, but i think you should leave it there. Pricing should be upfront otherwise it creates suspicion and distrust.

It could be prominently mentioned as free on the homepage instead and avoid making users navigate pages to find information.

Not like "download free for " (as it is now on this site), but as "free to use, download for " or something similar.

Re: Insomnia 3.0 – A simple and beautiful REST API client

#135

Nice to see some competition for Postman. Even though Postman works quite well I never really liked it. Lot's of common actions are pretty tedious, like changing an environment variable and lot's of small annoyances like it automatically following redirects etc. A while ago I took a stab at building my own Postman alternative, Pragma [1]. What I found was that getting the basic functionality going is obviously not th…

> What I found was that getting the basic functionality going is obviously not that hard, but building a good and useful UI requires quite a bit of effort.

The hardest part for me is always a "good" UI, I can make it useful, but getting it to look good, smooth and feel pleasant is the biggest challenge.

Re: Insomnia 3.0 – A simple and beautiful REST API client

#139
If anyone is reading this, being able to write consumer tests would be wicked! The overwhelming majority of bugs I have to squash are because the API deviates form the contract either in my mock implementation or in the back enders implementation.

A frictionless way to write tests on the fly would really speed up spotting these deviations.

Post reply on HN