AX

Axios

Promise-based HTTP client for the browser and Node.js — interceptors, automatic JSON transforms, and request cancellation.

JavaScript http free Open Source since 2014

Axios wraps XMLHttpRequest and Node’s http module behind a clean promise API. Its interceptor system lets you attach auth headers, log requests, or retry on failure globally. Despite the Fetch API’s rise, Axios remains dominant in Vue and Angular projects for its ergonomics.

// commonly used with

Declarative UI library from Meta for building component-based web interfaces.

web 2013

Full-featured TypeScript framework from Google — opinionated, batteries-included, built for …

web 2016

Progressive JavaScript framework for building UIs — approachable, flexible, and incrementally …

web 2014

React framework with file-based routing, SSR, SSG, and API routes — the standard for production …

web 2016

Full-stack Vue framework with SSR, file-based routing, and auto-imports — the standard way to …

web 2016

Progressive Node.js framework inspired by Angular — decorators, dependency injection, and …

web 2017

// related libraries

Powerful async state management for server data — caching, background refetching, pagination, …

http 2019 open source

// tags

httpajaxfetchpromisesnodebrowser
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub