Node-Fetch logo

Node-Fetch

node-fetch is a lightweight module that brings the Fetch API to Node.js for making HTTP requests. It is a client library, not an API service, and provides a window.fetch-compatible interface for server-side JavaScript.

1 APIs 0 Features
ClientsFetch APIHTTP ClientNode.js

APIs

Node-Fetch

node-fetch is a lightweight module that brings the Fetch API to Node.js for making HTTP requests.

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: node-fetch
name: Node-Fetch
description: >-
  node-fetch is a lightweight module that brings the Fetch API to Node.js for
  making HTTP requests. It is a client library, not an API service, and provides
  a window.fetch-compatible interface for server-side JavaScript.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Clients
  - Fetch API
  - HTTP Client
  - Node.js
url: >-
  https://raw.githubusercontent.com/api-evangelist/node-fetch/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
  - aid: node-fetch:node-fetch
    name: Node-Fetch
    description: >-
      node-fetch is a lightweight module that brings the Fetch API to Node.js
      for making HTTP requests.
    humanURL: https://github.com/node-fetch/node-fetch
    tags:
      - Clients
      - Fetch API
      - HTTP Client
      - Node.js
    properties:
      - type: Documentation
        url: https://github.com/node-fetch/node-fetch#readme
      - type: Getting Started
        url: https://github.com/node-fetch/node-fetch#usage
      - type: Repository
        url: https://github.com/node-fetch/node-fetch
common:
  - type: Website
    url: https://github.com/node-fetch/node-fetch
  - type: Documentation
    url: https://github.com/node-fetch/node-fetch#readme
  - type: GitHub Organization
    url: https://github.com/node-fetch
maintainers:
  - FN: Kin Lane
    email: [email protected]