# asciimoo/wuzz

Interactive cli tool for HTTP inspection

Repository: https://github.com/asciimoo/wuzz
Canonical: https://ross.abutalabs.com/products/wuzz
Language: Go
License: AGPL-3.0
License Family: copyleft
Topics: curl, golang, cli, http, inspector, http-inspection, go
Last push: 2026-08-04T12:36:56+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 8, longevity 100
- inputs: {"age_days": 3502, "days_push": 29, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10722, forks 409 (observed 2026-08-28T04:10:43.855893+00:00)

## What it is
Wuzz is an interactive terminal-based tool for inspecting and modifying HTTP requests and responses, with cURL-compatible command line arguments. It provides a TUI with keybindings for editing URLs, headers, and bodies, plus context-specific search over responses.

## Use cases
- inspect http requests from the terminal
- debug api requests interactively
- replay requests copied as curl from browser devtools
- explore http response headers and bodies in a tui
- test api endpoints without leaving the terminal

## When to choose
- you want an interactive curl-like tool with a terminal UI
- you need to tweak and resend HTTP requests quickly
- you want to inspect responses with regex or format-specific queries

## When to avoid
- you need scripted or automated HTTP requests
- you prefer a GUI like Postman
- you only need simple one-shot curl commands

## Facets
- artifact type: cli-tool
- maturity: active
- function: http-client, developer-tools, cli
- domain: developer-tools, apis, web-development
- platform: windows, cli, cross-platform
- tags: http-inspection, curl-alternative, tui, debugging, api-testing, command-line, linux, macos

## Member repositories
- asciimoo/wuzz (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:43.855893+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:17:56.635015+00:00, confidence not recorded.
  - readme: https://github.com/asciimoo/wuzz (fetched 2026-08-28T04:10:43.855893+00:00, sha 8f86d1681cfc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
