Skip to content

rmkasendwa/axios-api-adapter

Repository files navigation

infinite-debugger/axios-api-adapter

Installation

infinite-debugger/axios-api-adapter is available as an npm package.

// with npm
npm install @infinite-debugger/axios-api-adapter

// with yarn
yarn add @infinite-debugger/axios-api-adapter

Usage

Here is a quick example to get you started, it's all you need:

import { get } from '@infinite-debugger/axios-api-adapter';

get('/users', { label: 'Loading users' });

Contributing

Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to the utility library.

Changelog

If you have recently updated, please read the changelog for details of what has changed.

License

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published