|
|
|
|
|
by icecube
3680 days ago
|
|
Honest question, what is wrong with request (and superagent)? Is it just size or something more? I am only asking because yesterday I was looking for a promise supported library and I was comparing superagent (with its promise wrapper), request-promise, axios and node-fetch. I have narrowed it down to axios and fetch but I would like to hear your opinion on the matter. |
|
Never used axios but I've heard good things about it and its creator is awesome. I just use fetch because it does what I want.
[1] https://github.com/sindresorhus/got