request
HTTP client
A simple HTTP client for making requests with built-in support for streaming, headers, and redirects.
🏊🏾 Simplified HTTP request client.
26k stars
431 watching
3k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple HTTP library that allows easy and elegant communication between clients and servers. | 52,280 |
| | A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. | 3,574 |
| | A library that enables testing and mocking of HTTP requests in Node.js applications | 12,772 |
| | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
| | A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. | 3,445 |
| | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,360 |
| | A robust and efficient HTTP client for interacting with web services | 45,977 |
| | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
| | 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 |
| | A PHP HTTP client library for building simple and flexible web service interactions. | 23,246 |
| | A command line tool for testing and running HTTP requests with plain text format. | 13,431 |
| | An HTTP client with features for handling failures and retries in distributed systems | 2,637 |
| | An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. | 66,110 |
| | A Ruby library for making parallel HTTP requests in a flexible and reliable way | 4,080 |
| | A command-line HTTP server that serves static files without configuration | 13,696 |