restclient.el VS jq-mode

Compare restclient.el vs jq-mode and see what are their differences.

restclient.el

HTTP REST client tool for emacs (by pashky)

jq-mode

Emacs major mode for editing jq queries. (by ljos)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
restclient.el jq-mode
24 2
1,964 106
- -
0.0 4.9
18 days ago 24 days ago
Emacs Lisp Emacs Lisp
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

restclient.el

Posts with mentions or reviews of restclient.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.

jq-mode

Posts with mentions or reviews of jq-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • jq 1.7 Released
    33 projects | news.ycombinator.com | 6 Sep 2023
    Seeing this news today, I decided to give jq another try and ended up discovering jq-mode [1] for emacs. It doesn't just support jq filter file editing, it supports jq in org-mode and something else called 'jq-interactively'. This interactive mode allows you to apply jq interactively on a JSON or YAML (with yq) buffer. The buffer contents become the filtered value when you finish editing the jq filter with a return. This is especially impressive to see in yaml files.

    [1] https://github.com/ljos/jq-mode

  • Any JSON viewing/filtering package for Emacs?
    2 projects | /r/emacs | 3 May 2022

What are some alternatives?

When comparing restclient.el and jq-mode you can also consider the following projects:

httpyac - Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT

verb - Organize and send HTTP requests from Emacs

ob-graphql - GraphQL execution backend for org-babel

hurl - Hurl, run and test HTTP requests with plain text.

vscodium - binary releases of VS Code without MS branding/telemetry/licensing

bruno - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)

Postwoman - 👽 Open source API development ecosystem - https://hoppscotch.io

Optic - OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.

stepci - Automated API Testing and Quality Assurance

jackson-jq - jq for Jackson Java JSON Processor

insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

vscode-restclient - REST Client Extension for Visual Studio Code