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

cloudhead/http-console

simple, intuitive HTTP REPL — Speak HTTP like a local. observed · 2026-08-28

github.com/cloudhead/http-console · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5939
  • days_rel: n/a
  • days_push: 1913
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1386 stars · 63 forks observed · 2026-08-28

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

http-console is a Node.js command-line REPL for interactively speaking the HTTP protocol, letting users navigate server paths like directories and issue GET, POST, PUT, HEAD, and DELETE requests. It presents responses in a readable format, making it a friendlier alternative to curl for exploring and debugging HTTP APIs.

Use cases

  • interactively explore a REST API from the terminal
  • debug HTTP endpoints without writing curl commands
  • navigate an API's URL hierarchy like a filesystem
  • send quick POST or PUT requests with JSON bodies
  • inspect HTTP response headers and bodies in a readable format
  • test a CouchDB or other HTTP server locally

When to choose

  • you want an interactive REPL-style HTTP client instead of one-shot curl commands
  • you frequently explore unfamiliar HTTP APIs and want path navigation
  • you prefer readable, formatted HTTP responses in the terminal

When to avoid

  • you need scripting, automation, or non-interactive HTTP requests
  • you need advanced features like authentication flows, file uploads, or proxies
  • you need a actively maintained tool with modern Node.js compatibility

Facets

cli-tool · maturity maintenance

http-client cli developer-tools developer-tools apis web-development cli cross-platform http-repl interactive-http api-debugging nodejs command-line

2 sources

Member repositories

RepositoryRoleHealth v2
cloudhead/http-consolemain32

For agents

markdown · JSON · MCP: product_card(name="cloudhead/http-console")

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