npm install salesforcerestapi
Note: This uses 2 global variables from a .env file. ACCESS_TOKEN: Used for the authorization header. See documentation on how to obtain an access token. INSTANCE_URL: The domain of the org you are trying to make calls to.