What is superagent?
"elegant & feature rich browser / node HTTP with a fluent API"
superagent is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 531.7 KB on disk.
Installation Guide
# Install via NPM
npm install superagent
# Install via Yarn
yarn add superagent