Provides a way to make requests
Build servers for Node.js using the web fetch API
Simplified HTTP request client.
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
Timeout HTTP/HTTPS requests
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
small xhr abstraction
Converts OpenAPI Schema Object to JSON Schema
Streaming http in the browser
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Core library for interfacing with AutoRest generated code
Fake HTTP injection library
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript.
Spawn an [Express](https://expressjs.com) server from your [Mock Service Worker](https://github.com/mswjs/msw) request handlers or apply them to an existing server using a middleware.
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
Turn a function into an `http.Agent` instance
An HTTP/1.1 client, written from scratch for Node.js
OpenTelemetry Collector Logs Exporter allows user to send collected logs to the OpenTelemetry Collector
Library to assist with debugging HTTP(s) requests made by the request module.
The core lightweight HTTP client for Node
Standards-compliant WebSocket server and client
This package generates GraphQL Schema from JSON Schema and sample JSON request and responses. You can define your root field endpoints like below in your GraphQL Config for example;
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies