JSPM

node-api-request

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 68
  • Score
    100M100P100Q82410F
  • License MIT

Using Node-API-Request for Simplified HTTP Requests in Node.js

Package Exports

  • node-api-request
  • node-api-request/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-api-request) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Node API Request


Node-API-Request is a versatile and lightweight module designed to streamline the process of making HTTP requests in Node.js. Whether you're fetching data from APIs, downloading resources, or interacting with web services, Node-API-Request empowers you with a user-friendly interface and robust functionality.

Build status Downloads Npm version

Installation

To install the package, use the following command:

npm install --save node-api-request