Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Low level api: https://nodejs.org/dist/latest-v12.x/docs/api/http...
fetch (like in browser): https://www.npmjs.com/package/node-fetch
axios already suggested above, but in my opinion its only + in versatility (what fetch does better with, as for me), but from the minuses it is heavy, retarded ...
And finally, request is a very good abstraction over the low-level api of the node - https:/ /www.npmjs.com/package/request - cons - no promises out of the box
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question