request

HTTP client

A simple HTTP client for making requests with built-in support for streaming, headers, and redirects.

🏊🏾 Simplified HTTP request client.

GitHub

26k stars
431 watching
3k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
psf/requests A simple HTTP library that allows easy and elegant communication between clients and servers. 52,280
wordpress/requests A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. 3,574
nock/nock A library that enables testing and mocking of HTTP requests in Node.js applications 12,772
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,351
parnurzeal/gorequest A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. 3,445
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,360
square/okhttp A robust and efficient HTTP client for interacting with web services 45,977
saltwaterc/http-request A general-purpose HTTP client for Node.js with support for transparent compression and SSL. 80
pokeb/asi-http-request A set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers. 5,773
guzzle/guzzle A PHP HTTP client library for building simple and flexible web service interactions. 23,246
orange-opensource/hurl A command line tool for testing and running HTTP requests with plain text format. 13,431
gojek/heimdall An HTTP client with features for handling failures and retries in distributed systems 2,637
hoppscotch/hoppscotch An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. 66,110
typhoeus/typhoeus A Ruby library for making parallel HTTP requests in a flexible and reliable way 4,080
http-party/http-server A command-line HTTP server that serves static files without configuration 13,696