@ts4/api
TypeScript icon, indicating that this package has built-in type declarations

1.0.62 • Public • Published

@ts4/api

https://github.com/aishek/axios-rate-limit https://github.com/JustinBeckwith/retry-axios

ssh -D 1080 -q -C -N root@test.ilya7u.com

// axiosInstance.defaults.raxConfig = { // instance: axiosInstance // };

// https://github.com/aishek/axios-rate-limit // https://github.com/JustinBeckwith/retry-axios

// const interceptorId = RetryAxios.attach(axiosInstance);

// let httpAgent = http.globalAgent; // new http.Agent({ keepAlive: true }), // let httpsAgent = https.globalAgent; // new https.Agent({ keepAlive: true }),

// if (env.PROXY) { // httpAgent = new ProxyAgent(env.PROXY); // httpsAgent = new ProxyAgent(env.PROXY); // }

Readme

Keywords

none

Package Sidebar

Install

npm i @ts4/api

Weekly Downloads

1

Version

1.0.62

License

MIT

Unpacked Size

221 kB

Total Files

42

Last publish

Collaborators

  • ilya7u