SaaSHub helps you find the best software and product alternatives Learn more →
Lama2 Alternatives
Similar projects and alternatives to Lama2
-
-
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.
-
-
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
-
mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Kreya
Kreya is a GUI client for REST and gRPC with innovative features for environments, authorizations and more.
-
-
-
-
-
-
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.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Lama2 discussion
Lama2 reviews and mentions
-
Learn Golang in 2025, You Won't Regret It
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
-
Faster Blogging: A Developer's Dream Setup
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
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
Get Source File
-
Lama2: Plain-Text Powered REST API Client for Teams
- 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
-
Introducing Lama2: Plain-Text Powered REST API Client
Github: https://github.com/HexmosTech/Lama2
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Mar 2025
Stats
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.