What is got?
"Human-friendly and powerful HTTP request library for Node.js"
got is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 297.0 KB on disk.
Installation Guide
# Install via NPM
npm install got
# Install via Yarn
yarn add got