httpyac
restclient.el

httpyac | restclient.el | |
---|---|---|
6 | 24 | |
606 | 1,977 | |
5.0% | - | |
8.4 | 0.0 | |
about 2 months ago | over 1 year ago | |
TypeScript | Emacs Lisp | |
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.
httpyac
- Quickly and easily send REST, SOAP, GraphQL and gRPC requests
- Show HN: Yaak – An Open Source, Git-Friendly Desktop API Client
- Beyond OpenAPI
- Hurl, run and test HTTP requests with plain text
-
Hoppscotch: Open-Source Alternative to Postman
There's also https://httpyac.github.io/ which has both standalone CLI and VS Code extension versions – might be interesting to explore.
-
Postman Now Supports gRPC
Here is the github repo for httpyac [1]. Not sure why it's not part of the httpyac org that hosts the site.
[1] https://github.com/AnWeber/httpyac
restclient.el
-
Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc.
plz-see: Interactive HTTP client, similar to restclient and verb, but using Elisp instead of a special text-based syntax.
-
Tell HN: Postman just wiped all my stuff
There's a great Emacs mode, and it looks like it works in the same way, putting it in a file:
https://github.com/pashky/restclient.el
- Show HN: Insomnium – 100% local and privacy-focus fork of Insomnia API client
- Beyond OpenAPI
- jq 1.7 Released
-
Hurl 4.0.0
Emacs enthusiasts have https://github.com/pashky/restclient.el
I see some parallels to Hurl, but having everything inside Emacs is hard to beat, just thinking about using M-x jq-interactivly for json responses ...
- Emacs as REST API client?
- Is there an emacs package that is created by wrapping a famous command-line interface?
- HTTP REST Client for Emacs
-
Hurl, run and test HTTP requests with plain text
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
What are some alternatives?
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.
verb - HTTP client for Emacs
Kreya - Kreya is a GUI client for REST and gRPC with innovative features for environments, authorizations and more.
hurl - Hurl, run and test HTTP requests with plain text.
grpc-browser - A web UI for browsing and executing gRPC operations in your .NET application
bruno - Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
