Favicon of wuzz

wuzz

Interactive TUI HTTP client for testing APIs directly from the terminal. Features split-screen request and response views, keyboard navigation, request saving, regex search, and history tracking.

wuzz is an interactive terminal HTTP client designed for developers who prefer working in the command line. It provides a split-screen interface with your request details on one side (method, URL, headers, body) and the response on the other (status code, headers, body), making it easy to inspect and debug API endpoints without leaving your terminal.

The tool accepts command-line arguments similar to cURL, so you can paste requests directly from your browser's "copy as cURL" feature and modify them interactively. Navigation between request and response sections uses simple keyboard shortcuts, and sending requests is as easy as pressing Enter or Ctrl+R.

Key capabilities include:

  • Request management: Save and load HTTP requests for reuse, with a history feature for quick access to previous API calls
  • Advanced search: Search response bodies using regular expressions, with context-specific syntax for HTML and JSON formats
  • Keyboard-driven workflow: Jump directly to specific sections (URL, headers, body, etc.) using function keys
  • Remote-friendly: Perfect for testing APIs on remote servers over SSH where GUI clients aren't practical
  • Configuration support: Customize default settings via TOML configuration files

This tool is particularly valuable for API testers, web developers, and DevOps engineers who need to debug HTTP endpoints efficiently from the terminal without the overhead of graphical applications.

Install

Apt
$ apt install wuzz

Features

Config fileTrue color

Media

Pros

5
  • Interactive TUI for API testing
  • Split-screen request and response views
  • Keyboard navigation for efficient use
  • Saves requests and responses
  • Supports regex search and history tracking

Related tools

Categories:

Share:

Auto-fetched .

Recent releases

Similar to wuzz

Favicon

 

  
 
Favicon

 

  
 
Favicon