What is axios?
It is a Javascript library used to make http requests from node.js or XMLHttpRequests from the browser and it supports the Promise API that is native to JS ES6.
axios is a tool in the Javascript Utilities & Libraries category of a tech stack.
axios is an open source tool with 105.7K GitHub stars and 11K GitHub forks. Here’s a link to axios's open source repository on GitHub
Who uses axios?
Companies
136 companies reportedly use axios in their tech stacks, including Hotjar, Modanisa.com, and frontend.
Developers
834 developers on StackShare have stated that they use axios.
axios Integrations
Decisions about axios
Here are some stack decisions, common use cases and reviews by companies and developers who chose axios in their tech stack.
VIRGINIE F
hello, I'm a newbie. is axios the same as Vue Router? Or can /should use both? thanks
axios Alternatives & Comparisons
What are some alternatives to axios?
redux-saga
An alternative side effect model for Redux apps
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.