JSPM

Found 3866 results for https

agent-base

Turn a function into an `http.Agent` instance

  • v9.0.0
  • 81.44
  • Published

https-proxy-agent

An HTTP(s) proxy `http.Agent` implementation for HTTPS

  • v9.1.0
  • 80.89
  • Published

undici

An HTTP/1.1 client, written from scratch for Node.js

  • v8.4.1
  • 78.82
  • Published

follow-redirects

HTTP and HTTPS modules that follow redirects.

  • v1.16.0
  • 78.21
  • Published

socks-proxy-agent

A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS

  • v10.1.0
  • 77.55
  • Published

mimic-response

Mimic a Node.js HTTP response stream

  • v4.0.0
  • 76.23
  • Published

requires-port

Check if a protocol requires a certain port number to be added to an URL.

  • v1.0.0
  • 74.43
  • Published

got

Human-friendly and powerful HTTP request library for Node.js

  • v15.0.5
  • 73.74
  • Published

proxy-agent

Maps proxy protocols to `http.Agent` implementations

  • v8.0.2
  • 73.70
  • Published

node-forge

JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.

  • v1.4.0
  • 73.62
  • Published

responselike

A response-like object for mocking a Node.js HTTP response stream

  • v4.0.2
  • 73.36
  • Published

http-signature

Reference implementation of Joyent's HTTP Signature scheme.

  • v1.4.0
  • 73.16
  • Published

pac-proxy-agent

A PAC file proxy `http.Agent` implementation for HTTP

  • v9.1.0
  • 72.94
  • Published

http-proxy-middleware

The one-liner node.js proxy middleware for connect, express, next.js and more

  • v4.1.0
  • 72.85
  • Published

get-uri

Returns a `stream.Readable` from a URI string

  • v8.0.1
  • 72.58
  • Published

http2-wrapper

HTTP2 client, just with the familiar `https` API

  • v2.2.1
  • 71.82
  • Published

@mswjs/interceptors

Low-level HTTP/HTTPS/XHR/fetch request interception library.

  • v0.41.9
  • 71.54
  • Published

superagent

elegant & feature rich browser / node HTTP with a fluent API

  • v10.3.0
  • 70.99
  • Published

simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.

  • v4.0.1
  • 70.98
  • Published

tunnel

Node HTTP/HTTPS Agents for tunneling proxies

  • v0.0.6
  • 70.58
  • Published

prepend-http

Prepend `https://` to humanized URLs like sindresorhus.com and localhost

  • v4.0.0
  • 69.87
  • Published

is-retry-allowed

Check whether a request can be retried based on the `error.code`

  • v3.0.0
  • 69.79
  • Published

needle

The leanest and most handsome HTTP client in the Nodelands.

  • v3.5.0
  • 69.47
  • Published

https-browserify

https module compatability for browserify

  • v1.0.0
  • 69.22
  • Published

hpagent

A ready to use http and https agent for working with proxies that keeps connections alive!

  • v1.2.0
  • 67.29
  • Published

http-server

A simple zero-configuration command-line http server

  • v14.1.1
  • 67.18
  • Published

timed-out

Timeout HTTP/HTTPS requests

  • v7.0.0
  • 66.33
  • Published

ky

Tiny and elegant HTTP client based on the Fetch API

  • v2.0.2
  • 66.25
  • Published

@vitejs/plugin-basic-ssl

A Vite plugin to generate untrusted certificates for HTTPS dev servers

  • v2.3.0
  • 66.13
  • Published

stoppable

[![Build Status](https://travis-ci.org/hunterloftis/stoppable.svg?branch=master)](https://travis-ci.org/hunterloftis/stoppable)

  • v1.1.0
  • 65.96
  • Published

request-promise-core

Core Promise support implementation for the simplified HTTP request client 'request'.

  • v1.1.4
  • 65.88
  • Published

split-ca

Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.

  • v1.0.1
  • 65.01
  • Published

https

https mediation

    • v1.0.0
    • 64.74
    • Published

    url-to-options

    Convert a WHATWG URL to an http(s).request options object.

    • v2.0.0
    • 62.83
    • Published

    is-redirect

    Check if a number is a redirect HTTP status code

    • v2.0.0
    • 62.60
    • Published

    jayson

    JSON-RPC 1.0/2.0 compliant server and client

    • v4.3.0
    • 61.77
    • Published

    http-shutdown

    Gracefully shutdown a running HTTP server.

    • v1.2.2
    • 61.36
    • Published

    centra

    The core lightweight HTTP client for Node

    • v2.7.0
    • 60.83
    • Published

    http-cookie-agent

    Allows cookies with every Node.js HTTP clients.

    • v8.0.0
    • 60.01
    • Published

    caw

    Construct HTTP/HTTPS agents for tunneling proxies

    • v2.0.1
    • 59.75
    • Published

    http-basic

    Very low level wrapper arround http.request/https.request

    • v8.1.3
    • 59.59
    • Published

    sync-request

    Make synchronous web requests

    • v6.1.0
    • 58.95
    • Published

    @derhuerst/http-basic

    Very low level wrapper arround http.request/https.request

    • v8.2.4
    • 58.44
    • Published

    vite-plugin-mkcert

    Provide certificates for vite's https dev service

    • v2.1.0
    • 58.23
    • Published

    native-request

    A simple package with no dependencies for native requests using callback

    • v1.1.2
    • 57.96
    • Published

    gh-got

    Convenience wrapper for Got to interact with the GitHub API

    • v12.0.0
    • 57.74
    • Published

    proxy-middleware

    http(s) proxy as connect middleware

    • v0.15.0
    • 56.98
    • Published

    urllib

    Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, timeout and more. Base undici API.

    • v4.9.0
    • 56.70
    • Published

    hsts

    HTTP Strict Transport Security middleware.

    • v2.2.0
    • 56.49
    • Published

    node-request-interceptor

    Low-level HTTP/HTTPS/XHR request interception library for NodeJS

    • v0.6.3
    • 56.11
    • Published

    read-tls-client-hello

    A pure-JS module to read TLS client hello data and fingerprints from an incoming socket connection

    • v2.0.0
    • 55.83
    • Published

    proxy

    An HTTP proxy written with Node.js (think Squid)

    • v4.1.0
    • 55.78
    • Published

    got-cjs

    Human-friendly and powerful HTTP request library for Node.js

    • v12.5.4
    • 55.03
    • Published

    xhr-request

    tiny http client for Node and the browser

    • v1.1.0
    • 55.00
    • Published

    original-url

    Reconstruct the original URL used in an HTTP request based on the HTTP request headers

    • v1.2.3
    • 54.94
    • Published

    lil-http-terminator

    Zero dependencies, gracefully terminates HTTP(S) server.

    • v1.2.3
    • 54.71
    • Published

    superagent-proxy

    `Request#proxy(uri)` superagent extension

    • v3.0.0
    • 54.48
    • Published

    @cypress/request-promise

    Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.

    • v5.0.0
    • 54.20
    • Published

    https-localhost

    HTTPS server running on localhost

    • v4.7.1
    • 53.76
    • Published

    certifi

    A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Python Requests project

    • v14.5.15
    • 52.73
    • Published

    purest

    REST API Client Library

    • v4.0.3
    • 52.42
    • Published

    request-filtering-agent

    An http(s).Agent implementation that block request Private IP address.

    • v3.2.0
    • 52.34
    • Published

    miniget

    A small HTTP(S) GET request library, with redirects and streaming.

    • v4.2.3
    • 52.31
    • Published

    request-stats

    Get stats on your Node.js HTTP server requests

    • v3.0.0
    • 52.04
    • Published

    lws

    A lean, modular web server for rapid full-stack development

    • v4.2.0
    • 51.76
    • Published

    forge-light

    A custom version of node-forge with selected algorithms.

    • v1.1.4
    • 51.63
    • Published

    infinity-agent

    Creates HTTP/HTTPS Agent with Infinity maxSockets

    • v2.0.3
    • 51.19
    • Published

    @vscode/proxy-agent

    NodeJS http(s) agent implementation for VS Code

    • v0.42.0
    • 50.64
    • Published

    request-debug

    Library to assist with debugging HTTP(s) requests made by the request module.

    • v0.2.0
    • 50.40
    • Published

    local-web-server

    A lean, modular web server for rapid full-stack development

    • v5.4.0
    • 50.19
    • Published

    nestjs-graceful-shutdown

    A powerful package for gracefully shutting down NestJS applications

    • v2.0.0
    • 49.01
    • Published

    mitm

    Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.

    • v1.7.3
    • 48.46
    • Published

    @react-native-firebase/functions

    React Native Firebase - Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. React Native Firebase supports integration with production and locally emulated Cloud Fun

    • v24.1.0
    • 48.08
    • Published

    @sanity/timed-out

    Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged

    • v4.0.2
    • 47.97
    • Published

    wget-improved-2

    wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project - forked for node-opcua

    • v3.3.0
    • 47.82
    • Published

    @coolaj86/urequest

    A lightweight drop-in replacement for request

    • v1.3.7
    • 46.91
    • Published

    @adobe/fetch

    Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2

    • v4.3.0
    • 46.23
    • Published

    cuimp

    Node wrapper for curl-impersonate (lexiforest) via CLI - Enhanced with raw buffer support and extra curl args

    • v2.0.0
    • 46.06
    • Published

    xior

    A lite http request lib based on fetch with plugins support and similar API to axios.

    • v0.8.3
    • 46.00
    • Published

    mountebank

    Over the wire test doubles

    • v2.9.1
    • 45.92
    • Published

    straightforward

    A straightforward forward-proxy.

    • v4.2.2
    • 45.82
    • Published

    httpolyglot

    Serve http and https connections over the same port with node.js

    • v0.1.2
    • 45.63
    • Published

    self-signed-cert

    Quickly get self signed ssl certificates for development

    • v1.0.1
    • 45.58
    • Published

    @request/api

    Sugar API for @request/interface consumers

    • v0.6.0
    • 45.54
    • Published

    keep-alive-agent

    a keep-alive agent for http and https

    • v0.0.1
    • 45.50
    • Published

    @purest/config

    Configuration logic for the Purest module

    • v1.0.1
    • 45.26
    • Published

    btch-http

    Custom HTTP client using Node.js https module

    • v2.0.3
    • 45.22
    • Published

    phin-retry

    The ultra-lightweight Node.js HTTP client

    • v2.0.0
    • 45.22
    • Published

    servor

    A dependency free dev server for single page app development

    • v4.0.2
    • 44.72
    • Published

    got-ssrf

    Protect Got requests from SSRF

    • v3.0.0
    • 44.51
    • Published

    @root/request

    A lightweight, zero-dependency drop-in replacement for request

    • v1.9.2
    • 43.83
    • Published

    @smeijer/ky

    Tiny and elegant HTTP client based on the Fetch API

    • v1.8.2
    • 43.19
    • Published

    node-static-auth

    Node.js static server with Basic auth and access file logging, HTTPS support and custom error pages

    • v1.0.6
    • 43.15
    • Published

    dns-query

    Node & Browser tested, Non-JSON DNS over HTTPS fetching with minimal dependencies.

    • v0.11.2
    • 42.74
    • Published

    http-mitm-proxy

    HTTP Man In The Middle (MITM) Proxy

    • v1.1.0
    • 42.52
    • Published

    create-server

    Create a pre-configured HTTP server

    • v1.0.2
    • 42.36
    • Published

    copy-files-from-to

    Copy files from one path to another, based on the instructions provided in a configuration file.

    • v4.0.1
    • 42.25
    • Published

    @small-tech/auto-encrypt-localhost

    Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers in 100% JavaScript.

    • v10.0.0
    • 42.16
    • Published

    @uphold/request-logger

    A wrapper for the request module that logs all request events

    • v3.0.0
    • 42.14
    • Published

    fastify-decorators

    Framework aimed to provide useful TypeScript decorators to implement controllers, services and request handlers, built with Fastify.

    • v3.16.1
    • 42.12
    • Published

    koa-sslify

    Enforces HTTPS for node.js koa projects

    • v6.0.0
    • 42.06
    • Published

    ssl-checker

    Zero-dependency SSL/TLS certificate checker for Node.js — HTTPS, SMTP, IMAP, POP3, FTP via STARTTLS

    • v3.0.1
    • 41.80
    • Published

    @httptoolkit/proxy-agent

    Maps proxy protocols to `http.Agent` implementations

    • v5.0.1-socks-lookup-fix.0
    • 41.74
    • Published

    fetch-retry-ts

    Adds retry functionality to fetch()

    • v1.3.1
    • 41.65
    • Published

    node-http-xhr

    Node.js XMLHttpRequest implementation using http.request()

    • v1.3.4
    • 41.49
    • Published

    file_size_url

    A lightweight Node.js library to fetch the file size from a remote URL without downloading the file. Zero dependencies. Returns a Promise with the file size formatted as 'B', 'KB', 'MB', 'GB', or 'TB'.

    • v1.0.6
    • 41.39
    • Published

    fetch-http2

    Native http2 fetch implementation for Node.js

    • v1.5.0
    • 41.27
    • Published

    http2-express

    HTTP/2 support for Express

    • v1.1.0
    • 40.93
    • Published

    yes-https

    A simple utility to force https for connect based node.js apps.

    • v4.0.3
    • 40.68
    • Published

    @peertube/http-signature

    PeerTube fork of reference implementation of Joyent's HTTP Signature scheme.

    • v1.7.0
    • 40.57
    • Published

    proxying-agent

    Node HTTP/HTTPS Forward Proxy Agent

    • v2.4.0
    • 40.52
    • Published

    @firanorg/mollitia-molestias-accusamus

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v10.13.142
    • 40.33
    • Published

    tinyreq

    Tiny library for making http(s) requests.

    • v3.4.3
    • 40.16
    • Published

    rezo

    Lightning-fast, enterprise-grade HTTP client for modern JavaScript. Full HTTP/2 support, intelligent cookie management, multiple adapters (HTTP, Fetch, cURL, XHR), streaming, proxy support (HTTP/HTTPS/SOCKS), and cross-environment compatibility.

    • v1.0.136
    • 39.95
    • Published

    wget-improved

    wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project

    • v3.4.0
    • 39.57
    • Published

    heroku-ssl-redirect

    Redirect users to the SSL version of your app. For ExpressJS running on Heroku

    • v0.1.1
    • 39.55
    • Published

    stubby

    a lightweight server for stubbing external systems and endpoints

    • v5.1.0
    • 39.40
    • Published

    download-file

    Generic file download utility

      • v0.1.5
      • 39.34
      • Published

      redirect-https

      Redirect from HTTP to HTTPS using meta redirects

      • v1.3.1
      • 39.21
      • Published

      undici-retry

      Library for handling retry logic with undici HTTP client

      • v7.0.0
      • 39.13
      • Published

      @knapsack/https

      Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Express.js, etc.) using mkcert.

      • v4.80.14
      • 39.09
      • Published

      react-https-redirect

      Force a redirect to HTTPS when not on a local web server.

      • v1.1.0
      • 38.99
      • Published

      hyper-express

      High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

      • v6.17.3
      • 38.89
      • Published

      url-http

      Get input as normalized WHATWG URL

      • v1.3.7
      • 38.87
      • Published

      greenlock

      Greenlock is Let's Encrypt (ACME) client for node.js

      • v2.8.9
      • 38.79
      • Published

      ultimate-express

      The Ultimate Express. Fastest http server with full Express compatibility, based on uWebSockets.

      • v2.1.1
      • 38.78
      • Published

      wget

      wget in nodejs.

      • v0.0.1
      • 38.77
      • Published

      greenlock-express

      Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.

      • v4.0.3
      • 38.66
      • Published

      @stacksjs/tlsx

      A TLS/HTTPS library with automation.

      • v0.13.8
      • 38.55
      • Published

      minimal-request-promise

      A+ Promise interface to Node.js HTTPS request, with no dependencies

      • v1.5.0
      • 38.52
      • Published

      express-force-ssl

      Force SSL on particular/all pages in Express

      • v0.3.2
      • 38.37
      • Published

      @dramaorg/delectus-culpa-reprehenderit

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

      • v3.5.94
      • 38.35
      • Published

      fetch-dedupe

      A thin wrapper around fetch that prevents duplicate requests.

      • v3.0.0
      • 38.24
      • Published

      node-superfetch

      A wrapper for Node.js' fetch API that makes it appear like superagent.

      • v0.3.5
      • 38.06
      • Published

      is-url-http

      Check if an URL is a valid HTTP URL.

      • v2.3.13
      • 37.85
      • Published

      tlsclientwrapper

      A wrapper for `bogdanfinn/tls-client` based on koffi for unparalleled performance and usability. Inspired by @dryft/tlsclient

      • v4.2.0
      • 37.78
      • Published

      @metcoder95/https-pem

      Self-signed PEM key and certificate ready for use in your HTTPS server (fork from https-pem)

      • v1.0.0
      • 37.72
      • Published

      hyco-https

      HTTP with Azure Relay Hybrid Connections

      • v1.4.5
      • 37.57
      • Published

      express-https-redirect

      Express middleware that redirects non-secure access to HTTPS (optimized for Azure and AWS).

      • v1.0.0
      • 37.51
      • Published

      lum_request-stats

      Get stats on your Node.js HTTP server requests

      • v3.2.0
      • 37.50
      • Published

      requisition

      ES7 async/await ready http client

      • v1.7.0
      • 37.37
      • Published

      node-red-contrib-http-request

      A Node-RED node for performing http(s) requests that use Request library with optimized proxy support.

      • v0.1.14
      • 37.30
      • Published

      @amadeus-it-group/kassette

      Development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.

      • v1.7.6
      • 37.17
      • Published

      tunnelmole

      Tunnelmole, an open source ngrok alternative. Instant public URLs for any http/https based application. Available as a command line application or as an NPM dependency for your code. Stable and maintained. Good test coverage. Works behind firewalls

      • v2.4.0
      • 37.16
      • Published

      request-function

      Node.js module to get the corresponding http/https request function based on url

      • v2.0.0
      • 37.16
      • Published

      express-cluster

      Simple drop-in for express apps to spawn multiple processes

      • v0.0.5
      • 36.99
      • Published

      small-request

      A thin Promise wrapper around Node.js http/https request functions

      • v2.1.0
      • 36.97
      • Published

      @root/greenlock-express

      Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.

      • v4.0.4
      • 36.83
      • Published

      @bjowes/http-mitm-proxy

      HTTP Man In The Middle (MITM) Proxy. This is a fork of Joe Ferners' library node-http-mitm-proxy. Its first release was identical to the master version of the original library, commit 66ac0f5d3298f66b731f90ebf1e9b430fa5d76eb. I decided to publish a scoped

      • v0.9.6
      • 36.62
      • Published

      https-agent

      Proxy aware HTTPS agent

      • v1.0.0
      • 36.51
      • Published

      gulp-download

      Gulp plugin for downloading files via http/https.

      • v0.0.1
      • 36.48
      • Published

      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

      • v5.2.1
      • 36.36
      • Published

      @esm2cjs/http-timer

      Timings for HTTP requests. This is a fork of @szmarczak/http-timer, but with CommonJS support.

      • v5.0.1
      • 36.36
      • Published

      @esm2cjs/got

      Human-friendly and powerful HTTP request library for Node.js. This is a fork of sindresorhus/got, but with CommonJS support.

      • v13.0.0
      • 36.27
      • Published

      @vilic/node-forge

      JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.

      • v1.3.2-5
      • 36.25
      • Published

      live-server-https

      tls.createServer options with SSL/TSL certificate for quick https setup for live-server

      • v0.0.2
      • 36.23
      • Published

      @tonybadguy/call-me-maybe

      A Node.js module for creating REST clients with easy request model templating and straightforward extensibility

      • v2.1.1
      • 36.20
      • Published

      @esm2cjs/mimic-response

      Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.

      • v4.0.0
      • 36.12
      • Published

      cypress-autorecord

      It simplifies mocking by auto-recording/stubbing HTTP interactions and automate the process of updating/deleting recordings.

      • v3.1.2
      • 35.99
      • Published

      http-serve

      Command-line http server with gzipping and fallback support

      • v1.0.1
      • 35.99
      • Published

      actionhero

      The reusable, scalable, and quick node.js API server for stateless and stateful applications

      • v29.3.4
      • 35.83
      • Published

      create-test-server

      Creates a minimal Express server for testing

      • v3.0.1
      • 35.74
      • Published

      @stuntman/shared

      Stuntman - HTTP proxy / mock shared types and utils

      • v1.0.2
      • 35.68
      • Published

      get-ssl-certificate

      A micro-library that returns a website's SSL certificate

      • v2.3.3
      • 35.62
      • Published

      @stuntman/client

      Stuntman - HTTP proxy / mock API client

      • v1.0.2
      • 35.62
      • Published

      crawler

      Crawler is a ready-to-use web spider that works with proxies, asynchrony, rate limit, configurable request pools, jQuery, and HTTP/2 support.

      • v2.1.0
      • 35.57
      • Published

      @esm2cjs/responselike

      A response-like object for mocking a Node.js HTTP response stream. This is a fork of sindresorhus/responselike, but with CommonJS support.

      • v3.0.0
      • 35.53
      • Published

      resilient

      Fault-tolerant, reactive, middleware-oriented, full featured HTTP client for node.js and browsers

      • v0.4.0
      • 35.28
      • Published

      ssl-express-www

      Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.

      • v3.2.1
      • 35.17
      • Published

      @inrupt/universal-fetch

      A library to access fetch from any JavaScript / TypeScript environment

      • v1.0.3
      • 35.13
      • Published

      node-version-call

      Call a function in a specific version of node

      • v3.1.2
      • 35.00
      • Published

      node-red-contrib-https

      node-red http request node with additional peerCertificate output

        • v2.0.0
        • 34.96
        • Published

        https-pem

        Self-signed PEM key and certificate ready for use in your HTTPS server

        • v3.0.0
        • 34.79
        • Published

        @stuntman/server

        Stuntman - HTTP proxy / mock server with API

        • v1.0.2
        • 34.77
        • Published

        lil-http

        Tiny, lightweight, full featured HTTP client

        • v0.1.17
        • 34.70
        • Published

        client-request

        A zero-dependency stripped-down http client request module based on the http://npm.im/request API

        • v2.3.0
        • 34.63
        • Published

        cacheable-response

        An HTTP compliant route path middleware for serving cache response with invalidation support.

        • v2.10.10
        • 34.54
        • Published

        yakbak

        Record and playback HTTP responses

        • v5.0.1
        • 34.47
        • Published

        agent-phin

        The ultra-lightweight Node.js HTTP client now with http agent support

        • v1.0.4
        • 34.29
        • Published

        create-servers

        Create an http AND/OR an https server and call the same request handler.

        • v3.3.0
        • 34.27
        • Published

        nyro

        A simple and effective promise-based HTTP & HTTP/2 request library that supports all HTTP methods.

        • v2.0.4
        • 34.08
        • Published

        @gjsify/https

        Node.js https module for Gjs

        • v0.4.44
        • 33.87
        • Published

        @frangio/servbot

        A small dev server script for local static site development

        • v0.3.0-1
        • 33.79
        • Published

        docker-remote-api

        Basic http wrapper to call the docker remote api from node

        • v5.0.0
        • 33.66
        • Published

        @lskjs/proxy

        LSK module for proxy.

        • v3.18.0
        • 33.59
        • Published

        express-force-https-schema

        configurable express middleware that forces https schema based on x-forwarded-proto header

        • v1.0.3
        • 33.57
        • Published

        dns-cache

        Simple DNS cache for Node.js

        • v2.0.0
        • 33.48
        • Published

        gretchen

        Making fetch happen in Typescript.

        • v1.5.1
        • 33.47
        • Published

        spectral

        Spectral is a Node-based HTTP/HTTPS proxy server and inspector for the commandline

        • v0.0.0
        • 33.45
        • Published

        http-request-plus

        Small package that provides a promise-based, stream-oriented wrapper around the http and https modules

        • v1.0.3
        • 33.43
        • Published

        servez

        A simple command line server to replace http-server

        • v2.4.1
        • 33.11
        • Published

        chttps

        Command line utility to replace http links in package-lock with https

        • v1.0.6
        • 33.10
        • Published

        node-easy-cert

        A tool for managing self-signed certifications

        • v1.3.3
        • 33.08
        • Published

        servez-lib

        a simple server

        • v2.11.1
        • 32.94
        • Published

        http-server-plus

        Augmented `http.Server`, HTTP/HTTPS/HTTP2 and multiple ports on the same instance

        • v1.0.0
        • 32.92
        • Published

        node-wget

        Ultra simple async retrieval of remote files over http or https

        • v0.4.3
        • 32.63
        • Published

        request-callback-wrapper

        Wraps a callback for request to handle errors, status codes and ECONNREFUSED in a nicer way

        • v2.0.0
        • 32.60
        • Published

        sync-request-curl

        Fast way to send synchronous web requests in NodeJS. API is a subset of sync-request. Leverages node-libcurl for high performance. Cannot be used in a browser.

        • v4.0.1
        • 32.51
        • Published

        react-request

        Declarative HTTP requests with React.

        • v3.2.0
        • 32.51
        • Published

        @studio/json-request

        A tiny Node HTTP(S) request wrapper, for JSON requests and responses

        • v4.0.0
        • 32.41
        • Published

        better-https-proxy-agent

        An agent for HTTPS through an HTTP(S) proxy server using the CONNECT method

        • v1.0.9
        • 32.32
        • Published

        tangerine

        Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup

        • v2.1.3
        • 32.13
        • Published

        resilient-consul

        Resilient HTTP middleware for Consul service discovery and balancing

        • v0.1.7
        • 32.13
        • Published

        proxy-http-agent

        A factory to create http proxy agent! To create proxy tunneling! http and https (for both server and proxy)

        • v1.0.1
        • 31.94
        • Published

        @titanium/please

        ⭐ Axway Amplify module for REST API calls using Appcelerator Titanium SDK

        • v1.0.54
        • 31.87
        • Published

        cordova-plugin-transport-security

        Cordova / PhoneGap Plugin to allow 'Arbitrary Loads' by adding a declaration to the Info.plist file to bypass the iOS 9 App Transport Security

        • v0.1.2
        • 31.86
        • Published

        http-debug

        Simple http(s) request debugger.

        • v0.1.2
        • 31.70
        • Published

        pixl-server-web

        A web server component for the pixl-server framework.

        • v3.0.4
        • 31.48
        • Published

        droppy

        Self-hosted file storage

        • v12.2.0
        • 31.46
        • Published