awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesHTTP Shells

Interactive command-line shells for constructing and sending HTTP requests with autocomplete and syntax highlighting.

Distinct from Interactive Shells: Distinct from Interactive Shells: specifically designed for HTTP API interaction rather than general-purpose programming language REPLs.

Explore 1 awesome GitHub repository matching development tools & productivity · HTTP Shells. Refine with filters or upvote what's useful.

Awesome HTTP Shells GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • httpie/http-promptAvatar de httpie

    httpie/http-prompt

    9,097Ver en GitHub↗

    HTTP Prompt is an interactive command-line HTTP client built on top of HTTPie, providing a read-eval-print loop (REPL) shell for exploring and testing APIs. It wraps HTTPie's request-building and response-parsing capabilities into a persistent session that tracks current URL, headers, and other context, enabling rapid iteration on API calls without leaving the terminal. The tool distinguishes itself through its interactive shell environment, which includes context-aware tab completion for HTTP methods, URLs, headers, and body parameters, along with terminal-based syntax highlighting for both

    Launch a command-line REPL that sends HTTP requests and displays responses with autocomplete and syntax highlighting.

    Pythonapiapi-cliapi-testing
    Ver en GitHub↗9,097
  1. Home
  2. Development Tools & Productivity
  3. Interactive Shells
  4. HTTP Shells