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,464 |
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. | 23 |
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. | 395 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,337 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 230 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 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. | 177 |
ngify/ngify | A suite of libraries and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 102 |
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 |