1.0.4 • Published 2 years ago

axios-low-encapsulation v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Still under construction, Low-level packaging of axios

Installation

npm install

Usage

import axios-low from 'axios-low-encapsulation'

const response = axios.get(url, data, params)

const response = axios.post(url, data, params)
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago