simple-get
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
native-request
A simple package with no dependencies for native requests using callback
rock-req
Ultra-light (150 LOC, No dependencies) & Ultra-fast request library with reliable retry on failure, http/https, redirects, gzip/deflate/brotli, extensible, proxy, streams, JSON mode, forms, timeout
rod
rod is a simple http transfer agent that supports https/gzip/deflate and follows redirects, it also can run in a fiber.
native-request-light
A light version of native-request - A simple package with no dependencies for native requests using callback