I am currently working with an API and I realized that I could use fetch to request data from the API on the browser end or I could use request npm to request data from the