Open nosovk opened 1 year ago
Currently, fetch is available in Node.js natively. From other side axios doesn't work at serverless env (Cloudflare workers as an example)
It would be nice to move from axios to builtin fetch
Currently, fetch is available in Node.js natively. From other side axios doesn't work at serverless env (Cloudflare workers as an example)
It would be nice to move from axios to builtin fetch