httpinvoke

HTTP client library

An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web.

A no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code.

GitHub

343 stars
13 watching
21 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lukeed/httpieA 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
kriswallsmith/buzzA lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push.1,917
vaheqelyan/karinAn elegant promise-based HTTP client for making requests in web browsers and Node.js applications.394
danwrong/restlerA Node.js library for making HTTP requests with automatic serialization and deserialization of data.1,986
tomas/needleAn HTTP client for Node.js with support for various request methods and features.1,634
owainlewis/http-dispatchA high-level HTTP client library with an easy-to-use API and transparent HTTPS support.62
nahi/httpclientA Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support.703
apache/httpcomponents-clientA Java-based client for making HTTP requests using a modular and customizable design1,466
abdul/as3httpclientAn HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages.6
nmattisson/httpclientA low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms.121
googleapis/google-http-java-clientA Java library for accessing any resource on the web via HTTP1,392
saltwaterc/http-requestA general-purpose HTTP client for Node.js with support for transparent compression and SSL.80
nghialv/netA Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases.302
sindresorhus/ky-universalMakes Ky, a modern HTTP client library for browsers, usable in Node.js too672
ngify/ngifyA suite of libraries for building reactive HTTP clients in Angular applications.103