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.
- 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
- Frontend: React + TypeScript + TailwindCSS
- Backend: Tauri 2.0 (Rust)
- State: Zustand
# Install dependencies
npm install
# Development
npm run tauri dev
# Production build
npm run tauri buildMIT © 2026 Soup