Software Alternatives & Reviews

Postman Now Supports gRPC

Hurl.dev Productivity Power Tools Hoppscotch Paw.cloud Auxl Milkman HTTP Toolkit JMeter Insomnia REST
  1. Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
    Pricing:
    • Open Source
    Very happy with it currently, but there are really a lot of very good tools in this space (as we can see in these comments). [1] https://hurl.dev.

    #Command Line Tools #HTTP #HTTP Test Tool 39 social mentions

  2. Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
    Pricing:
    • Open Source
    I have a great alternative to suggest, if the only thing you want to do is fire requests on demand easily and do not need automated testing. The VS Code Rest Client extension https://marketplace.visualstudio.com/items?itemName=humao.rest-client is great for testing and debugging APIs. You create a "my_request.http" file that contains something like <pre><code> POST https://example.com/comments HTTP/1.1.

    #Regular Expressions #Programming Tools #Development 362 social mentions

  3. Open source API development ecosystem
    Pricing:
    • Open Source
    • Freemium
    • Free Trial
    Hoppscotch (https://hoppscotch.io/) is another one I've heard good things about. Personally I like the VSCode REST Client best: https://marketplace.visualstudio.com/items?itemName=humao.rest-client.

    #Web App #Productivity #APIs 77 social mentions

  4. Paw is a REST client for Mac.

    #API Tools #APIs #Web Service Automation 42 social mentions

  5. 5
    A whole new way to organize, test, and develop APIs
    If you're on macOS, Auxl (https://auxl.io) is another option to try. Support for gRPC should be coming soon. Disclosure: I am the author.

    #Mac #APIs #Developer Tools 1 social mentions

  6. Milkman is a JavaFx-based workbench for crafting requests / responses. It is not limited to e.g. http (or more specifically rest) requests but can be extended in any imaginable way. It is optimized for fast startup and efficient workflow.
    There certainly are plenty of Postman alternatives out there, one that I've used before is Milkman: https://github.com/warmuuh/milkman It's built on a plugin architecture, does gRPC, GraphQL, JDBC, Ws, et.al. Other plugins allow sharing of workspaces to various services. Written in Java/JavaFX, brew or chocolatey install.

    #API Tools #APIs #Developer Tools 4 social mentions

  7. Beautiful, cross-platform & open-source tools to debug, test & build with HTTP(S). One-click setup for browsers, servers, Android, CLI tools, scripts and more.
    Pricing:
    • Open Source
    • Freemium
    • €7.0 / Monthly (for a Pro subscription)
    > One of the issues I found with http clients I looked into is that they often don't provide enough functionality to hook into the request process. Either before or after a request is executed to add to the headers or parameters of the request or getting the results of the request. I find that httpkit (or just mitmproxy) often gives me decent insight to the actual requests. I don't know about altering requests "in flight" - I typically re-issue the request via curl or my application server (eg: rails console or debugger breakpoint). Strongly considering purchasing httpkit - but so far I've just needed it occasionally. I feel like postman etc is closer to println Debugging, while just intercepting the traffic is more like using a real debugger. But I guess I can see why some like postman etc for exploration - so far I prefer swagger for that (or soapui for xml/soap - preferably running soapui under httpkit for the best of both worlds). https://httptoolkit.tech/.

    #Software Development #Development Tools #Security 24 social mentions

  8. 8
    Official Twitter account of JMeter, the open source load testing tool by @TheAsf. Code: https://t.co/ADK2A8Pl14. Website: https://t.co/oc0MW2ksea
    Pricing:
    • Open Source
    I like is Apache JMeter, more for load testing but it can be used to get all the same information as all the other tools people are mentioning. https://jmeter.apache.org/.

    #Development #Monitoring Tools #Website Testing 34 social mentions

  9. The most intuitive cross-platform REST API Client 😴
    Pricing:
    • Open Source
    Http://insomnia.rest/ Which is an open source, cross platform alternative to postman.

    #API Tools #API #Developer Tools 120 social mentions

Discuss: Postman Now Supports gRPC

Log in or Post with