awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • httpie/http-promptالصورة الرمزية لـ httpie

    httpie/http-prompt

    9,097عرض على 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
    عرض على GitHub↗9,097
  1. Home
  2. Development Tools & Productivity
  3. Interactive Shells
  4. HTTP Shells