All tags
Catalogue tag

#request

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

103 records
Tagged “request”Ranked by health index
Go
59Moderatehealth index
kaptinlin/requests
Go HTTP client library for streamlined request creation, response processing, and middleware composition
Go★ 1Sep 6, 2026
MITSep 6, 2026 · metrics 2.10.0
npm
59Moderatehealth index
zirkelc/aws-signature-v4
AWS SignatureV4 libraries
TypeScript★ 43↓ 676.4K/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
npm
57Moderatehealth index
emartech/escher-js
Library for HTTP request signing (JavaScript implementation)
JavaScript★ 12↓ 78.3K/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
npm
57Moderatehealth index
keq-request/keq-cli
Keq command tool
TypeScript · Handlebars · JavaScript★ 4↓ 21.2K/moJul 29, 2026
MITJul 29, 2026 · metrics 2.10.0
npm
57Moderatehealth index
tomas/needle
Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.
JavaScript · HTML★ 1,634↓ 55.2M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
Packagist · npm
57Moderatehealth index
yansongda/artful
Api RequesT Framework U Like - 你喜欢的 API 请求框架
PHP★ 13↓ 10.4K/moJul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
Go
56Moderatehealth index
lxzan/hasaki
golang http client
Go★ 62Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
54Moderatehealth index
mpyw/laravel-cached-database-stickiness
Guarantee database stickiness over the same user's consecutive requests
PHP★ 83↓ 9,702/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
NuGet
54Moderatehealth index
vivet/Vivet.AspNetCore
Collection of AspNetCore components.
C#★ 12Aug 7, 2026
MITAug 7, 2026 · metrics 2.10.0
PyPI · npm
53Moderatehealth index
usecross/cross-web
No repository description published.
Python★ 10↓ 5.3M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
53Moderatehealth index
y-mehta/ssrf-req-filter
Module to prevent SSRF when sending requests in NodeJS. Blocks request to local and private IP addresses
JavaScript★ 22↓ 781.8K/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
Go
51Moderatehealth index
vicanso/go-axios
HTTP Request package for golang.
Go★ 50Jul 28, 2026
Apache-2.0Jul 28, 2026 · metrics 2.10.0
npm
50Moderatehealth index
certible/superagent-aws-sign
Superagent plugin to sign AWS requests and invoke AWS resources protected by IAM roles. It uses the aws4 process to add authentication information to requests.
JavaScript★ 2↓ 311/moJul 27, 2026
MITJul 27, 2026 · metrics 2.10.0
Packagist
50Moderatehealth index
hitrov/oci-api-php-request-sign
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests https://docs.oracle.com/en-us/iaas/Content/API/Concepts/signingrequests.htm. Please consider as mini OCI PHP SDK due to missing official one.
PHP★ 26↓ 130.2K/moAug 23, 2026
MITAug 23, 2026 · metrics 2.10.0
NuGet
50Moderatehealth index
jchristn/RestWrapper
RestWrapper is a simple C# class library to help simplify sending REST API requests and retrieving responses (RESTful HTTP and HTTPS)
C#★ 28Aug 16, 2026
MITAug 16, 2026 · metrics 2.10.0
npm
48Weakhealth index
sindresorhus/responselike
A response-like object for mocking a Node.js HTTP response stream
JavaScript★ 37↓ 133M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
npm
45Weakhealth index
jhuckaby/pixl-request
A very simple module for making HTTP requests.
JavaScript★ 5↓ 6,796/moJul 17, 2026
No licenseJul 17, 2026 · metrics 2.10.0
npm
42Weakhealth index
Flame-00/vue3-request
A concise and elegant Vue 3 asynchronous processing solution that simplifies complex asynchronous logic and renders repetitive boilerplate code obsolete.小而美的Vue3异步处理解决方案,让复杂的异步逻辑变得简单优雅,让重复的样板代码成为历史
TypeScript · Vue · JavaScript★ 880↓ 96/moJul 21, 2026
No licenseJul 21, 2026 · metrics 2.10.0
Packagist
42Weakhealth index
php-fig/http-factory
Implementation of PSR-17 (HTTP Message Factories)
PHP★ 1,890↓ 20.6M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
Go
42Weakhealth index
timakin/bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
Go★ 323Aug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
npm
42Weakhealth index
toriihq/request-got-adapter
Drop-in replacement for request-promise-native, backed by got — no request-family dependencies
TypeScript★ 0↓ 4,984/moJul 25, 2026
MITJul 25, 2026 · metrics 2.10.0
Packagist
37Weakhealth index
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
PHP★ 7,033↓ 21.7M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
34At Riskhealth index
node-fetch/node-fetch
A light-weight module that brings the Fetch API to Node.js
JavaScript★ 8,855↓ 716M/moAug 12, 2026
MITAug 12, 2026 · metrics 2.10.0
Packagist
34At Riskhealth index
php-fig/http-server-handler
Interface for PSR-15 server request handler
PHP★ 181↓ 6.1M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
Packagist
34At Riskhealth index
php-fig/http-server-middleware
Interface for PSR-15 server middleware
PHP★ 186↓ 5.8M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
34At Riskhealth index
sindresorhus/got
🌐 Human-friendly and powerful HTTP request library for Node.js
TypeScript★ 14.9K↓ 155M/moAug 12, 2026
MITAug 12, 2026 · metrics 2.10.0
Packagist
34At Riskhealth index
yiisoft/request-provider
Provides current PSR-7 request as a dependency.
PHP★ 9↓ 11.6K/moJul 20, 2026
BSD-3-ClauseJul 20, 2026 · metrics 2.10.0
npm
33At Riskhealth index
sindresorhus/mimic-response
Mimic a Node.js HTTP response stream
JavaScript★ 61↓ 271M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
32At Riskhealth index
ViacomInc/data-point
JavaScript Utility for collecting, processing and transforming data
JavaScript★ 69↓ 1,083/moJul 24, 2026
Apache-2.0Jul 24, 2026 · metrics 2.10.0
Packagist
31At Riskhealth index
yiisoft/input-http
Provides Yii Hydrator attributes to get data from PSR-7 HTTP request and adds extra abilities to middlewares processed by Yii Middleware Dispatcher.
PHP★ 11↓ 9,001/moJul 20, 2026
BSD-3-ClauseJul 20, 2026 · metrics 2.10.0