grpc-browser
Kreya
grpc-browser | Kreya | |
---|---|---|
1 | 25 | |
24 | 293 | |
- | 1.0% | |
0.0 | 1.3 | |
almost 3 years ago | 10 days ago | |
C# | JavaScript | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
grpc-browser
-
Postman Now Supports gRPC
Good to hear. I became frustrated with the gRPC debugging experience recently, so I wrote GrpcBrowser, an extension for .NET apps that adds a swagger-like web UI: https://github.com/thomaswormald/grpc-browser
Kreya
-
Bruno
Looks very nice; I've also given up with Postman. gRPC support would probably get Bruno into my daily workflow immediately. I spent a couple hours in Postman trying to get gRPC to work and could not- the .proto files were never used successfully, and I had better experiences with Kreya [0] and grpcui [1].
[0] https://kreya.app/
-
HTTPie Desktop: cross-platform API testing client for humans
Kreya [1] can do that. It is even optimized for it, so that diffs should be perfectly readable.
[1] https://kreya.app
-
Tell HN: Postman just wiped all my stuff
As one of the creators, I can recommmend https://kreya.app. It is not open source (like Postman), but has a strong focus on privacy and also stores the data locally.
As it has more powerful features (IMO) than most alternatives listed here, I am a little disappointed that it isn't mentioned more often.
-
Bruno: Open-Source IDE for Exploring and Testing APIs
There is also https://kreya.app, which has more features, but is closed-source
-
Ask HN: Alternatives to Insomnia?
Given the recent update[0] pushed by the Insomnia team I am now looking for alternatives.
For now the best alternative I've found is Bruno[1]. But sadly it does not support gRPC.
Does anyone have a better solution?
These are some options I've looked into:
- https://hoppscotch.io/
- https://hurl.dev/
- https://recipeui.com/
- https://kreya.app/
- https://github.com/flawiddsouza/Restfox
[0] - https://github.com/Kong/insomnia/issues/6585
[1] - https://github.com/usebruno/bruno
-
Insomnia REST client now requires an account
If you need gRPC, I can recommend https://kreya.app/
-
Best alternative to Postman?
I like Kreya (kreya.app), but I am biased, since I am one of the creators :)
-
Milkman (postman alternative) now supports http/3
Have you tried Kreya? While it does not support all of the many features of Postman, it has some innovative features. While also being web-based, it uses the native WebView of the OS, resulting in less RAM-usage than Electron based apps.
- GUI gRPC and REST client (Postman alternative)
- Show HN: Restfox – A web based HTTP client inspired by Insomnia and Postman
What are some alternatives?
httpyac - Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT
bruno - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
soapui - SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
milkman - An Extensible Request/Response Workbench
bloomrpc - Former GUI client for gRPC services. No longer maintained.
httptoolkit - HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac :tada: Open an issue here to give feedback or ask for help.
insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
grpcurl - Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
Hoppscotch - Open source API development ecosystem.