Skip to content

A ready to use Axios client using axios.create([config]) and axios#request(config)

Notifications You must be signed in to change notification settings

erendemirel/custom-axios-client

Repository files navigation

Custom Axios Client

Http client using axios.create([config]) and axios#request(config) ready to use in your project. Simply copy/pull the files to your project and then:

import {axiosClient} from "./client"

Refer to the jsdoc inside the code for more info and its usage

About

A ready to use Axios client using axios.create([config]) and axios#request(config)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published