Ross ROSS = Recommend OSS · open-source software intelligence for agents

htty/htty

htty is the HTTP TTY, a console application for interacting with web servers. observed · 2026-08-28

github.com/htty/htty · homepage · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5840
  • days_rel: n/a
  • days_push: 2069
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1770 stars · 64 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

htty is an interactive console application for making HTTP requests to web servers, written in Ruby. It provides a tab-completed terminal session for building requests, sending them, and inspecting responses, with session history and scripting support.

Use cases

  • explore and test REST APIs from the terminal
  • interactively debug HTTP requests and responses
  • learn how HTTP methods, headers, and cookies work
  • test endpoints with GET, POST, PUT, DELETE, PATCH requests
  • script HTTP request sequences via stdin
  • inspect response headers, cookies, and bodies in a REPL

When to choose

  • you want an interactive, exploratory HTTP client instead of one-off curl commands
  • you need tab completion, session history, and transcripts while testing an API
  • you want a learning tool for understanding HTTP semantics

When to avoid

  • you need automated HTTP requests in code - use a library or curl instead
  • you need OAuth or advanced auth beyond HTTP Basic
  • you need a maintained tool - the latest release is from 2021 and it targets older Ruby versions

Facets

cli-tool · maturity maintenance

http-client cli developer-tools developer-tools apis web-development cli ruby cross-platform http-debugging rest-client interactive-terminal api-exploration tty command-line macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
htty/httymain32

For agents

markdown · JSON · MCP: product_card(name="htty/htty")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem