http-console
HTTP client
An interactive command-line interface to the HTTP protocol
simple, intuitive HTTP REPL — Speak HTTP like a local.
1k stars
28 watching
65 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,466 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 24 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 394 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,338 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 231 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
aesiniath/http-streams | An HTTP client library for making outbound requests to other servers using a streaming IO approach. | 50 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
ngify/ngify | A suite of libraries for building reactive HTTP clients in Angular applications. | 103 |
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |