http-request
HTTP client
A general-purpose HTTP client for Node.js with support for transparent compression and SSL.
General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding. Successor of http-get.
80 stars
6 watching
34 forks
Language: JavaScript
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
saltwaterc/aws2js | A client library for interacting with Amazon Web Services APIs in Node.js. | 238 |
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 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,464 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
frigus02/rester | A tool for making HTTP requests to web services from web browsers. | 351 |
cloudhead/http-console | An interactive command-line interface to the HTTP protocol | 1,352 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
tomas/needle | An HTTP client for Node.js with support for various request methods and features. | 1,632 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
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 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
alexghr/got-fetch | A Node.js HTTP client wrapper around got | 21 |