I used to like Postman, when it was a simple browser extension. I basically used it as a curl gui. Now > Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster. I guess I’m no longer their target user. Back to curl/httpie.
The latest updates from httpie have an insomnia type rest client workspace thing. https://httpie.io/product
Postman Now Supports gRPC
51–60 of 216 posts
Re: Postman Now Supports gRPC
#52[1]: https://web.archive.org/web/20190322170311/https://github.co...
Re: Postman Now Supports gRPC
#53I have a meta question to ask, in threads like these where big products announce new features or big funding I always see commentors lamenting bloated software or it having too many features, not doing the one simple thing you want it to do, etc. To me it seems the only trajectory of developers building products is to add new features, its how we justify keeping ourselves around most of the time. So what my question…
If one just reads the HN solely, they might get the impression that Google is the most evil company on the earth since the beginning of time. In reality very few people actually have that kind of view. It's mostly toxic people need to find a target to unleash their toxicity; on HN it's Google.
Since you are young, I'd advise to be very cautious on internet. Never take internet crowd as a proper sample of real world population. It's very skewed and almost always not in a good way.
Re: Postman Now Supports gRPC
#54I used to like Postman, when it was a simple browser extension. I basically used it as a curl gui. Now > Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster. I guess I’m no longer their target user. Back to curl/httpie.
Re: Postman Now Supports gRPC
#55I used to like Postman, when it was a simple browser extension. I basically used it as a curl gui. Now > Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster. I guess I’m no longer their target user. Back to curl/httpie.
Incidently, httpie is getting a GUI: https://github.com/httpie/desktop
Re: Postman Now Supports gRPC
#56Re: Postman Now Supports gRPC
#57I’ve been using BloomRPC for the past year, but it’s definitely got a few rough spots. Very excited to try this out.
If you’re on the Mac, you might want to give Grip ( https://gripgrpc.dev ) a chance. It’s a native client for gRPC. (Disclosure: I’m the author.)
Re: Postman Now Supports gRPC
#58I have a meta question to ask, in threads like these where big products announce new features or big funding I always see commentors lamenting bloated software or it having too many features, not doing the one simple thing you want it to do, etc. To me it seems the only trajectory of developers building products is to add new features, its how we justify keeping ourselves around most of the time. So what my question…
Re: Postman Now Supports gRPC
#59Postman is so incredibly bloated and slow these days. All I want is a REST client, but it feels like every time I want to perform a basic task now, I have to dig past all of their confusing platform and cloud stuff that I have no interest in.
https://github.com/lnenad/probster
It's golang + gtk so it uses 30MB of ram. I've made a website https://probster.com with some screenshots. I plan on making a barebones version available for download soon for all platforms, just gotta get around to it because I don't have a lot of experience with delivering desktop apps.