Lama2

Free, Lightweight & Collaborative API Client (by HexmosTech)

Lama2 Alternatives

Similar projects and alternatives to Lama2

  1. go

    2,235 Lama2 VS go

    The Go programming language

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Chocolatey

    Chocolatey - the package manager for Windows

  4. libcurl

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

  5. mitmproxy

    163 Lama2 VS mitmproxy

    An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

  6. httpbin

    83 Lama2 VS httpbin

    HTTP Request & Response Service, written in Python + Flask.

  7. bruno

    74 Lama2 VS bruno

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

  8. hurl

    60 Lama2 VS hurl

    Hurl, run and test HTTP requests with plain text.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. stepci

    49 Lama2 VS stepci

    Automated API Testing and Quality Assurance

  11. SQLPage

    43 Lama2 VS SQLPage

    Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.

  12. Karate

    28 Lama2 VS Karate

    Test Automation Made Simple

  13. Kreya

    26 Lama2 VS Kreya

    Kreya is a GUI client for REST and gRPC with innovative features for environments, authorizations and more.

  14. verb

    16 Lama2 VS verb

    HTTP client for Emacs

  15. vscode-restclient

    15 Lama2 VS vscode-restclient

    REST Client Extension for Visual Studio Code

  16. glee

    6 Lama2 VS glee

    Dev-friendly Blogging Setup (by HexmosTech)

  17. Restfox

    12 Lama2 VS Restfox

    Offline-First Minimalistic HTTP & Socket Testing Client for the Web & Desktop

  18. grpcui

    11 Lama2 VS grpcui

    An interactive web UI for gRPC, along the lines of postman

  19. currencyapi-js

    1 Lama2 VS currencyapi-js

    The perfect tool to handle your exchange rate conversions. Our API helps you with current and historical foreign exchanges rates. Stop worrying about uptime & outdated data.

  20. insomnia-plugin

    Log API calls with Insomnia

  21. nap

    6 Lama2 VS nap

    Nap is a command-line tool that utilizes YAML files to test APIs. (by davesheldon)

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Lama2 alternative or higher similarity.

Lama2 discussion

Log in or Post with

Lama2 reviews and mentions

Posts with mentions or reviews of Lama2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-29.
  • Learn Golang in 2025, You Won't Regret It
    3 projects | dev.to | 29 Dec 2024
    If you're making resolutions for 2025, add Golang to your list. You won't regret it. Thanks for reading! If you want to learn Golang by contributing to an open-source project, check out glee and Lama2.
  • Bruno
    20 projects | news.ycombinator.com | 9 Mar 2024
  • Faster Blogging: A Developer's Dream Setup
    4 projects | dev.to | 22 Feb 2024
    Based on insights and learnings from building our other Open source CLI tool called Lama2, an API Client Manager that is completely built upon Golang and has better compatibility for various OS and OS architectures, we decided to... Continue reading the full article at https://journal.hexmos.com/developer-markdown-blog-hexmos-glee/
  • God bye postman, Welcome DSL HTTP tests with T-Rext
    2 projects | news.ycombinator.com | 4 May 2023
    I like to use java or nodejs to automate http tests. But I built this for my functional and testers coworkers because they don't know how to program. They have another skills. At the end I realized that dsl is faster than repetitive http calls and body parsers.

    Also if you check this https://gist.github.com/jrichardsz/8f2f8c0d25af7abc1e2f1d80a... in which with one minute run, I automated several http calls. I also generate a report like karate, cucumber, etc

    Nice tool bro, I will check it https://github.com/HexmosTech/Lama2 to get some ideas for my framework

    PD: Your install readme is similar to mine :b . Were you inspired by NVM?

    Thanks for share

  • Collaborate on APIs for free, with Lama2, git and VSCode
    3 projects | dev.to | 5 Jan 2023
    Get Source File
  • Lama2: Plain-Text Powered REST API Client for Teams
    4 projects | news.ycombinator.com | 1 Jan 2023
    - Github: https://github.com/HexmosTech/Lama2

    Background story:

    The story begins more than a year back, when our team at Hexmos wanted to collaborate on APIs in a simple and straightforward way.

    Our engineering infrastructure is split into dozens of self-contained software services. We deal with 100s of internal APIs, and so felt a need for a robust workflow for defining, sharing and updating APIs within our teams.

    Traditional solutions such as Postman/Insomnia implement the collaboration features within their applications, and also tend to charge a fee for collaboration. We felt using git is the right way to collaborate on APIs, rather than any custom built solution. So, in a matter of 2 days we got a regex-based prototype DSL language to store API files.

    Lots of issues cropped up over time, but we kept making improvements to Lama2 as needs arose. We accumulated 100s of API files over time. Then, we decided that the tool deserves to be out there, benefiting teams that want to collaborate on APIs over git. So, to make it happen, first we invested into formalising the grammar, and implementing the DSL as a hand-written recursive descent parser. Then we invested into helpful documentation, demos and so on. Once we had the basics, we released Lama2 into the world.

    Future tasks:

    - Create human-friendly syntax for specifying websocket APIs, basic testing, etc

  • Lama2: Markdown for APIs
    1 project | /r/programming | 1 Jan 2023
  • Introducing Lama2: Plain-Text Powered REST API Client
    1 project | /r/SideProject | 1 Jan 2023
    Github: https://github.com/HexmosTech/Lama2
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Lama2 repo stats
8
117
9.1
16 days ago

HexmosTech/Lama2 is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.

The primary programming language of Lama2 is JavaScript.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?