Tars Svelte Themes

Tars

Opensource REST API Testing Application written in rust and svelte powered by Tauri

Tars

Common TARS! Opensource API Tesitng Application

Tars is a fully offline , light weight, opensource, Tauri-powered REST API testing tool written in Rust and Svelte.

Features

  • Support all HTTP request types, including GET, POST, PUT, DELETE, PATCH, and OPTIONS
  • Form data with file upload support
  • speed and light weight
  • Database used for storing collections and requests

Technology

Tars uses a number of open source projects to work properly:

  • [Tauri] - For cross-platform binaries
  • [Svelte] - As Frontend Framework
  • [Rust] - For Backend
  • [SQLite] - as Database.
  • [Diesel] - ORM for SQLite

Installation

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

Screenshot

License

MIT

Free Software, Hell Yeah!

Top categories

Loading Svelte Themes