Earlier quoted context omitted.
Thanks for the question! Insomnia is an Electron app built with with a mix of React and Elm. As an independent developer wanting to reach all platforms, Electron was basically the only option for me. And, as a web developer, it's been a super productive development environment. The goal for Insomnia is to build a REST client that's easy to learn and a joy to use. I looked into other REST clients before starting Insom…
As someone with macOS and now a linux machine, Insomnia will be a perfect replacement for Paw.
Insomnia 3.0 – A simple and beautiful REST API client
41–50 of 156 posts
Re: Insomnia 3.0 – A simple and beautiful REST API client
#42ie. GET /things -> GET /things/{things.first.id} -> PUT /things/{things.first.id} -> DELETE /things/{things.first.id}
Re: Insomnia 3.0 – A simple and beautiful REST API client
#43Nice, one thing that gets me paying for https://paw.cloud is the ability to chain requests ie. GET /things -> GET /things/{things.first.id} -> PUT /things/{things.first.id} -> DELETE /things/{things.first.id}
Re: Insomnia 3.0 – A simple and beautiful REST API client
#44Nice, one thing that gets me paying for https://paw.cloud is the ability to chain requests ie. GET /things -> GET /things/{things.first.id} -> PUT /things/{things.first.id} -> DELETE /things/{things.first.id}
Re: Insomnia 3.0 – A simple and beautiful REST API client
#45Nice, one thing that gets me paying for https://paw.cloud is the ability to chain requests ie. GET /things -> GET /things/{things.first.id} -> PUT /things/{things.first.id} -> DELETE /things/{things.first.id}
A comment like this is precisely why I come to HN. This product looks amazing.
Re: Insomnia 3.0 – A simple and beautiful REST API client
#46Re: Insomnia 3.0 – A simple and beautiful REST API client
#47I've been using Postman/Newman for testing and really liking it overall. One thing I'd love to see in one of these apps is the ability to use web sockets in tests.
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.
Re: Insomnia 3.0 – A simple and beautiful REST API client
#48Re: Insomnia 3.0 – A simple and beautiful REST API client
#49Earlier 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.
Re: Insomnia 3.0 – A simple and beautiful REST API client
#50Seems 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…
That's great feedback. The app is (and always will be) free so de-prioritizing the pricing page is probably a good idea :)