Back to Developer Roadmap

Axios

src/data/roadmaps/nodejs/content/[email protected]

4.0504 B
Original Source

Axios

Axios is a promise-based HTTP Client for node.js and the browser. Used for making requests to web servers. On the server-side it uses the native node.js http module, while on the client (browser) it uses XMLHttpRequests.

Visit the following resources to learn more: