Software Alternatives, Accelerators & Startups

Hurl, run and test HTTP requests with plain text

restclient.el Hurl.dev Karate Productivity Power Tools Step CI Bun.sh
  1. HTTP REST client tool for emacs
    I recently switch from custom Bash wrappers around curl to restclient.el [1]. It has similar features. Especially nice is the integration with jq for fetching specific data (or inspection of results with jq-mode). And, whoever is inclined to appreciate it, the fact that I can stay within Emacs. No need to get familiar with a new UI/UX. [1]: https://github.com/pashky/restclient.el.

    #API Tools #Developer Tools #APIs 6 social mentions

  2. Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
    Pricing:
    • Open Source

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

  3. 3
    Web-services testing made simple 🥋
    I recently found a BDD style tool that has native HTTP comprehension, which seems like it hits a similar area in the testing concept space: https://github.com/karatelabs/karate.

    #Website Testing #Browser Testing #Automated Testing 10 social mentions

  4. Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
    Pricing:
    • Open Source
    Re:VSCode; There pretty much already is one, looks fairly similar formatting too: https://marketplace.visualstudio.com/items?itemName=humao.rest-client.

    #Regular Expressions #Programming Tools #Development 365 social mentions

  5. API Testing and Monitoring made simple
    Pricing:
    • Open Source
    If you like hurl, you may also like Step CI, which uses yaml, generates tests from your OpenAPI spec and is easy to integrate with CI/CD Give it a try: https://stepci.com It's free and open-source on GitHub, built by the community! Disclaimer: I'm the original author.

    #API #Developer Tool #Testing Tool 8 social mentions

  6. 6
    Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
    Pricing:
    • Open Source
    > Hurl runs super fast without startup latency unlike a lot of tools in this category written in node it is really a problem with JavaScript engines, not Node or with the tools itself I'd suggest taking a look at bun, which is built with fast startup time in mind: https://bun.sh.

    #JavaScript Runtime #JavaScript #JavaScript Tools 144 social mentions

Discuss: Hurl, run and test HTTP requests with plain text

Log in or Post with