Tars is a fully offline , light weight, opensource, Tauri-powered REST API testing tool written in Rust and Svelte.
Tars uses a number of open source projects to work properly:
Tars requires Node.js v20+ and [Rust] (https://doc.rust-lang.org/book/ch01-01-installation.html) v1.84.0+ to run.
git clone https://github.com/sandeep-s-s/Tars.git
cd Tars
npm run dev
Backend
cd src-tauri
cargo run
MIT
Free Software, Hell Yeah!