fetch API

http-request research

fetch Browser Support

fetch-api

use polyfill whatwg-fetch :

Result: whatwg-fetch got the most download counts for fetch api

Result: node-fetch got the same download counts with axios

Consolution is to use cross-fetch .