Software Alternatives, Accelerators & Startups

Lama2 VS restclient.el

Compare Lama2 VS restclient.el and see what are their differences

Lama2 logo Lama2

Plain-text Powered REST API Client for Teams

restclient.el logo restclient.el

HTTP REST client tool for emacs
  • Lama2 Landing page
    Landing page //
    2023-08-05
  • restclient.el Landing page
    Landing page //
    2023-08-23

Category Popularity

0-100% (relative to Lama2 and restclient.el)
Developer Tools
23 23%
77% 77
API Tools
22 22%
78% 78
APIs
25 25%
75% 75
API
27 27%
73% 73

User comments

Share your experience with using Lama2 and restclient.el. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, restclient.el should be more popular than Lama2. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Lama2 mentions (2)

  • Crafting a Language Server in Golang: A VSCode LSP for Lama2
    Lama2 is a plain-text oriented API manager optimized for team collaboration via Git. - Source: dev.to / 7 months ago
  • God bye postman, Welcome DSL HTTP tests with T-Rext
    Good to see more people trying to contribute to the API DSL area. Personally, I am more in favour of full-fledged programming languages for testing APIs, while using these helper tools (postman, etc) for interactive API usage. Recently, I released Lama2 [1][2] with the tagline "Markdown for APIs". We've been using it frequently and it works wonderfully within our org. I've included many new enhancements such as... - Source: Hacker News / about 1 year ago

restclient.el mentions (6)

  • 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. Source: 6 months ago
  • 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 ... - Source: Hacker News / 12 months ago
  • 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. - Source: Hacker News / over 1 year ago
  • Show HN: Restfox – A web based HTTP client inspired by Insomnia and Postman
    Although I mainly stick with curl or requests due to muscle memory, there's also restclient.el https://github.com/pashky/restclient.el. I imagine having builtin org support is super convenient, thanks for sharing. - Source: Hacker News / over 1 year ago
  • Which IDE/Editor is Your Daily driver?
    Right now I am writing a document in org-mode (human readable) and with a bit of help from org-ql I am converting it into json for API consumption, which I am also testing with resclient.el. Source: about 2 years ago
View more

What are some alternatives?

When comparing Lama2 and restclient.el, you can also consider the following products

Postman - The Collaboration Platform for API Development

Insomnia REST - The most intuitive cross-platform REST API Client 😴

httpbin(1) - HTTP request and response service

Hoppscotch - Open source API development ecosystem

soapUI - SoapUI Pro is one of the most prominent API testing platforms around, allowing developers to quickly prototype the functions of their apps and get them to market with little hassle.

Hurl.dev - Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.