Skip to content

cheriL/tyu2

Repository files navigation

tyu2

tyu2

A fast, native HTTP API testing tool for macOS

tyu2 is a lightweight HTTP client built with Tauri 2.0, React, and TypeScript. Send requests, inspect responses, manage environments and collections — all with a native macOS experience.

Features

  • HTTP requests: GET, POST, PUT, DELETE, PATCH
  • Response viewer with JSON syntax highlighting
  • Environment variables support
  • Collections for organizing requests
  • Generate curl commands from requests
  • Native macOS window with traffic lights

Tech Stack

  • Frontend: React + TypeScript + TailwindCSS
  • Backend: Tauri 2.0 (Rust)
  • State: Zustand

Getting Started

# Install dependencies
npm install

# Development
npm run tauri dev

# Production build
npm run tauri build

License

MIT © 2026 Soup

About

A fast, native HTTP API testing tool

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages