What is @octokit/request?
"Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node"
@octokit/request is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 44.9 KB on disk.
Installation Guide
# Install via NPM
npm install @octokit/request
# Install via Yarn
yarn add @octokit/request