The lightweight, fast, open-source API client for modern development.
Solo is a high-performance API client built with Wails, combining the efficiency of a native desktop application with the modern flexibility. Designed to be fast, reliable, and versatile, Solo acts as a single hub for all your API testing and debugging needs.
As developers, we created Solo to solve a problem we had: popular API clients are either too slow, too bloated, or too restrictive. We know this is a common problem (just take a look at AlternativeTo Postman) and many alternatives exist, but we wanted to build our own client.
We enjoyed both developing and using Solo so far, so we decided to first distribute it to a small list of colleagues and friends, and now we are ready to share it with the community.
We don't want to monetize this, and we surely don't want your data.
For detailed guides and full documentation, please visit our website.
The easiest way to build Solo is using mise, which automatically manages all required dependencies including Go, Node.js, and the Wails CLI.
git clone https://github.com/raml-dev/solo.git
cd solo
mise install
mise run dev
Contributions are welcome.
Read the contribution guidelines before opening an issue or submitting a PR.