awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • httpie/http-promptAvatar von httpie

    httpie/http-prompt

    9,097Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,097
  1. Home
  2. Development Tools & Productivity
  3. Interactive Shells
  4. HTTP Shells