is axios part of nodejs ?

Duru

New member
Is Axios part of Nodejs?
What is Axios? Axios is a promise-based HTTP Client for node.js and the browser. It is isomorphic (= it can run in the browser and nodejs with the same codebase).